-
Notifications
You must be signed in to change notification settings - Fork 11
Parse __eh_frame DWARF info on macOS for per-PC frame descriptions #430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
2a6e628
PROF-14088
jbachorik 0bc1dbc
fix: revert thread_local jmp_buf, suppress scan-build false positive
jbachorik 9aba288
fix: single-dash for scan-build -disable-checker flag
jbachorik 7a1c101
Address Copilot review: bounds guards, tests, cleanup
jbachorik 8287718
feat(release): show release branch picker for patch releases
jbachorik b64c551
ci: migrate CI pipeline from java-profiler-build into java-profiler
jbachorik a3a0920
ci: use arch:amd64 instead of runner:apm-k8s-tweaked-metal
jbachorik 6114853
ci: prefer arch:arm64 for orchestration and notification jobs
jbachorik fe0158e
ci: revert slack-notifier jobs to arch:amd64 (no arm64 image)
jbachorik 3806a73
ci: add branch link to slack build notifications
jbachorik f6ceec9
ci: use CI_COMMIT_REF_NAME fallback for branch-qualified snapshot ver…
jbachorik 3213103
ci: normalize CI_COMMIT_BRANCH from CI_COMMIT_REF_NAME and propagate …
jbachorik b963780
Add no-review label to dependabot PRs for auto-approval (#452)
Copilot 1e57289
Bump github/codeql-action from 4.33.0 to 4.35.1 (#448)
dependabot[bot] 7cb13ce
Bump DataDog/dd-octo-sts-action from 1.0.3 to 1.0.4 (#445)
dependabot[bot] d273339
Bump the gradle-minor group with 3 updates (#434)
dependabot[bot] 209049b
Bump actions/cache from 5.0.3 to 5.0.4 (#432)
dependabot[bot] ba911ea
Bump com.diffplug.spotless:spotless-plugin-gradle (#431)
dependabot[bot] c370e73
ci: fix mvn pom.xml lookup and skip signing in assemble mode
jbachorik 8ca1c1a
ci: skip Gradle signing when GPG key is absent
jbachorik 975ba42
ci: fail publish explicitly when GPG key is missing instead of silent…
jbachorik 27dc60b
utils: add script to update Sonatype credentials in SSM via aws-vault
jbachorik 1def91d
ci: migrate test-validation scripts from java-profiler-build
jbachorik 01efd7b
ci: restore mangled $SCRIPT_DIR references in gitlab scripts
jbachorik 340ec65
Fix VMMethod::validatedId() crash (#453)
zhengyu123 5ac1aef
ci: restore dd-trace integration tests after migration
jbachorik fc4e2b2
ci: fix post-pr-comment image arch mismatch
jbachorik 5b51354
build: route Maven deps through internal proxy to avoid rate limiting
jbachorik 3e48373
ci: route build-logic plugin resolution through Maven proxy
jbachorik 3178a55
ci: bump cache key to purge corrupt Gradle cache
jbachorik 500f4e3
ci: detect corrupt JARs before build, disable build cache
jbachorik 234b8e7
ci: scope Maven proxy to project deps only, not plugins
jbachorik 0fe83e5
fix: address zhengyu123 review comments
jbachorik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.