We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d29d34 commit 9a11e02Copy full SHA for 9a11e02
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## Features
6
+- Add support for continuous profiling of JVM applications on macOS and Linux ([#4556](https://github.com/getsentry/sentry-java/pull/4556))
7
+ - Sentry continuous profiling on the JVM is using async-profiler under the hood.
8
+
9
### Fixes
10
11
- Start performance collection on AppStart continuous profiling ([#4752](https://github.com/getsentry/sentry-java/pull/4752))
0 commit comments