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
.
java-sec
/
btrace-code-reading
Public
forked from
btraceio/btrace
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
btrace-code-reading
btrace-runtime
on
develop
User selector
All users
All time
Commit history
Commits on Jul 20, 2023
Use Gradle Toolchains
jbachorik
committed
f417ba4
View commit details
Copy full SHA for f417ba4
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Revert SLF4J API to 1.7.36
jbachorik
committed
f226b17
View commit details
Copy full SHA for f226b17
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Update dependency org.slf4j:slf4j-api to v2
renovate[bot]
authored
b524f2b
View commit details
Copy full SHA for b524f2b
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
Merge pull request #576 from btraceio/renovate/org.jctools-jctools-core-4.x
jbachorik
authored
860e277
View commit details
Copy full SHA for 860e277
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
Make 'sun.security.action' accessible to BTraceUtils class.
Show description for 04b7ab8
jbachorik
committed
04b7ab8
View commit details
Copy full SHA for 04b7ab8
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
Update dependency org.jctools:jctools-core to v4
renovate[bot]
authored
3b47ec0
View commit details
Copy full SHA for 3b47ec0
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Use SLF4J SimpleLogger (#562)
jbachorik
authored
e615105
View commit details
Copy full SHA for e615105
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Minor formatting changes
jbachorik
committed
e5e93b0
View commit details
Copy full SHA for e5e93b0
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Use env variables for Java installations
jbachorik
committed
b2d8b0f
View commit details
Copy full SHA for b2d8b0f
View code at this point
Browse repository at this point
Update supported JDK versions
jbachorik
committed
afa4ed7
View commit details
Copy full SHA for afa4ed7
View code at this point
Browse repository at this point
Commits on Jan 22, 2022
Fix compilation warnings
jbachorik
committed
e19a230
View commit details
Copy full SHA for e19a230
View code at this point
Browse repository at this point
Commits on Dec 26, 2021
Cleanup formatting
jbachorik
committed
f20e15a
View commit details
Copy full SHA for f20e15a
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Support JDK 8 for JFR events
Show description for b534a55
jbachorik
committed
b534a55
View commit details
Copy full SHA for b534a55
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Upgrade Gradle to 7.2 (#503)
jbachorik
authored
f5fa050
View commit details
Copy full SHA for f5fa050
View code at this point
Browse repository at this point
Commits on Jul 25, 2021
Do not use a reserved word as a package name.
Show description for ec65543
jbachorik
committed
ec65543
View commit details
Copy full SHA for ec65543
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Support JDK 16
jbachorik
committed
827b37c
View commit details
Copy full SHA for 827b37c
View code at this point
Browse repository at this point
Commits on Mar 20, 2021
Improve the class splitting between agent and boot jar.
Show description for 6361e94
jbachorik
committed
6361e94
View commit details
Copy full SHA for 6361e94
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Code cleanup
jbachorik
committed
2072972
View commit details
Copy full SHA for 2072972
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Initial support of unattended mode (#430)
jbachorik
authored
26815c1
View commit details
Copy full SHA for 26815c1
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
BTrace support for custom JFR events (#429)
jbachorik
authored
903c2d2
View commit details
Copy full SHA for 903c2d2
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Fix variable mapper behavior in corner cases (#425)
jbachorik
authored
9ed9d6b
View commit details
Copy full SHA for 9ed9d6b
View code at this point
Browse repository at this point
Commits on Oct 17, 2020
Build Java 11 support even if building with >11
jbachorik
committed
bb9203d
View commit details
Copy full SHA for bb9203d
View code at this point
Browse repository at this point
Attempt to fix the runtime visibility problem in modular envs.
jbachorik
committed
ea61c5e
View commit details
Copy full SHA for ea61c5e
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Add an initial support for JDK15.
Show description for c03df7c
jbachorik
committed
c03df7c
View commit details
Copy full SHA for c03df7c
View code at this point
Browse repository at this point
Commits on May 1, 2020
Prevent deadlock on exit.
Show description for 92ed732
jbachorik
committed
92ed732
View commit details
Copy full SHA for 92ed732
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Clean up formatting
jbachorik
committed
568d922
View commit details
Copy full SHA for 568d922
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
Make sure MBeans are initialized also in the probe static init block
jbachorik
committed
8e2df21
View commit details
Copy full SHA for 8e2df21
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Simplify MBeans initialization
Show description for 3e15aef
jbachorik
committed
3e15aef
View commit details
Copy full SHA for 3e15aef
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Fix JDK 12+ support
jbachorik
committed
44746cb
View commit details
Copy full SHA for 44746cb
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Fix copy/paste
jbachorik
committed
2783df2
View commit details
Copy full SHA for 2783df2
View code at this point
Browse repository at this point
Use runtime dependent reflective access to retrieve caller class.
Show description for 7e1f2f3
jbachorik
committed
7e1f2f3
View commit details
Copy full SHA for 7e1f2f3
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Fix compiler not to require unique probe class names
jbachorik
committed
447ee3b
View commit details
Copy full SHA for 447ee3b
View code at this point
Browse repository at this point
Leave the handler methods in the class after deinstrumentation
Show description for 430c9f4
jbachorik
committed
430c9f4
View commit details
Copy full SHA for 430c9f4
View code at this point
Browse repository at this point
Commits on Jan 26, 2020
Fix runtime impl checks
jbachorik
committed
6a57dfb
View commit details
Copy full SHA for 6a57dfb
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Cleanup build scripts
jbachorik
committed
0702d5e
View commit details
Copy full SHA for 0702d5e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.