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
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Replace JMC's JFR loader with a lightweight, streaming jafar-backed API
- #719
#719
Merged
jbachorik
merged 8 commits into
main
DataDog/java-profiler:main
from
jb/jfr-lightweight-query-api
DataDog/java-profiler:jb/jfr-lightweight-query-api
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Replace JMC's JFR loader with a lightweight, streaming jafar-backed API
#719
jbachorik
merged 8 commits into
main
DataDog/java-profiler:main
from
jb/jfr-lightweight-query-api
DataDog/java-profiler:jb/jfr-lightweight-query-api
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Replace JMC FlightRecordingLoader with lightweight jafar-backed JfrEvents API
Show description for c6ba013
jbachorik
and
claude
committed
c6ba013
View commit details
Copy full SHA for c6ba013
Browse repository at this point
Stream high-volume JFR event checks instead of materializing them
Show description for a6a1878
jbachorik
and
claude
committed
a6a1878
View commit details
Copy full SHA for a6a1878
Browse repository at this point
Merge remote-tracking branch 'origin/main' into jb/jfr-lightweight-query-api
jbachorik
committed
dc3c265
View commit details
Copy full SHA for dc3c265
Browse repository at this point
Port NativeThreadPrimingTest to the streaming JfrEvents API
Show description for 476968e
jbachorik
and
claude
committed
476968e
View commit details
Copy full SHA for 476968e
Browse repository at this point
Commits on Aug 6, 2026
Fix JfrFrame/JfrEvent to return dot-separated class names
Show description for 1813c79
jbachorik
and
claude
committed
1813c79
View commit details
Copy full SHA for 1813c79
Browse repository at this point
Stream remaining high-volume JFR event checks instead of materializing them
Show description for 4a1a732
jbachorik
and
claude
committed
4a1a732
View commit details
Copy full SHA for 4a1a732
Browse repository at this point
Clean up streaming JFR event checks: dead code, reinvented helper, javadoc
Show description for 77ba5ae
jbachorik
and
claude
committed
77ba5ae
View commit details
Copy full SHA for 77ba5ae
Browse repository at this point
Fix multi-chunk JFR streaming race, trailing-newline bug, and add missing headers/javadoc
Show description for 27bc851
jbachorik
and
claude
committed
27bc851
View commit details
Copy full SHA for 27bc851
Browse repository at this point
You can’t perform that action at this time.