Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
java-profiler
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
33
Code
Issues
15
Pull requests
19
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
A set of fixes related to clang, aarch64 and musl pecularities of vmstructs stack unwinder
- #199
#199
Merged
jbachorik
merged 11 commits into
main
DataDog/java-profiler:main
from
jb/clang_aarch64
DataDog/java-profiler:jb/clang_aarch64
Copy head branch name to clipboard
Mar 30, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
A set of fixes related to clang, aarch64 and musl pecularities of vmstructs stack unwinder
#199
jbachorik
merged 11 commits into
main
DataDog/java-profiler:main
from
jb/clang_aarch64
DataDog/java-profiler:jb/clang_aarch64
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2025
Use heuristic to get frame layout for aarch64
Show description for 29fd728
jbachorik
committed
29fd728
View commit details
Copy full SHA for 29fd728
Browse repository at this point
Improve recovery from Java Anchor Frame
jbachorik
committed
433670e
View commit details
Copy full SHA for 433670e
Browse repository at this point
Add and extend tests for vmstructs based stackwalking
jbachorik
committed
98f565d
View commit details
Copy full SHA for 98f565d
Browse repository at this point
Commits on Mar 23, 2025
Adjust for Musl signal trampoline
jbachorik
committed
9c2aea9
View commit details
Copy full SHA for 9c2aea9
Browse repository at this point
Run non-crashy test configs first
jbachorik
committed
06b2efe
View commit details
Copy full SHA for 06b2efe
Browse repository at this point
Reduce crashiness and locking of tests
jbachorik
committed
0836db5
View commit details
Copy full SHA for 0836db5
Browse repository at this point
Commits on Mar 25, 2025
Use root symbols
jbachorik
committed
4882ffd
View commit details
Copy full SHA for 4882ffd
Browse repository at this point
Compensate for GH musl/x64 runner quirks
jbachorik
committed
7a9a263
View commit details
Copy full SHA for 7a9a263
Browse repository at this point
Emit 'skip_frames' error frame on java anchor fallback
jbachorik
committed
c90f352
View commit details
Copy full SHA for c90f352
Browse repository at this point
Do not try to recover from invalid anchor frames
jbachorik
committed
e8c0470
View commit details
Copy full SHA for e8c0470
Browse repository at this point
Commits on Mar 28, 2025
Use X-enums for better code clarity
jbachorik
committed
e912ec8
View commit details
Copy full SHA for e912ec8
Browse repository at this point
You can’t perform that action at this time.