Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
f32782c
wip
lbloder Apr 25, 2025
4fd36d2
Merge branch 'main' into feat/poc-continuous-profiling
lbloder May 19, 2025
0e2a1b7
re-add data category profile_chunk, fix json naming, new converter ba…
lbloder May 19, 2025
558ff79
read java thread ids from jfr and use those instead of os thread ids,…
lbloder Jun 16, 2025
04c82de
adhere to sentry conventions re format null safety etc, fix compilation
lbloder Jun 23, 2025
f44e7fd
add profile-session-sample-rate to external options
lbloder Jun 24, 2025
8b4c71a
add platform as constructor param to ProfileChunk, wip: set java cont…
lbloder Jun 24, 2025
a44287b
add doubleToBigDecimal in JfrSample and ProfileChunk, same as we do i…
lbloder Jul 1, 2025
0b39f7e
Merge branch 'main' into feat/poc-continuous-profiling
lbloder Jul 7, 2025
9cf7ef6
rename JfrProfile to SentryProfile
lbloder Jul 8, 2025
5534204
move java profiling into its own module, load using SPI
lbloder Jul 8, 2025
cabc384
[WIP] use getProfilingTracesDirPath
lbloder Jul 11, 2025
ec59901
add missing build.gradle.kts for profiler module
lbloder Jul 11, 2025
54c3a8f
Merge branch 'main' into feat/poc-continuous-profiling
lbloder Jul 11, 2025
543fc40
WIP continuous profiling in trace mode
lbloder Jul 11, 2025
fba1881
cleanup unused classes from vendor, cleanup packages
lbloder Jul 15, 2025
55df61c
allow setting profiling-traces-dir-path independently from cache dir …
lbloder Jul 15, 2025
9bcd4ea
use profileChunk.platform to decide how to deal with the chunk instea…
lbloder Jul 15, 2025
3f83146
port relevant AndroidContinuousProfilerTest tests to JavaContinuousPr…
lbloder Jul 15, 2025
4a7403a
add service loader tests for profiler and profile converter
lbloder Jul 15, 2025
03a20dd
remove old jfr test files
lbloder Jul 15, 2025
8a02f7b
Merge branch 'main' into feat/poc-continuous-profiling
lbloder Aug 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove old jfr test files
  • Loading branch information
lbloder committed Jul 15, 2025
commit 03a20dd44aec5fb6a41e5d47cad64d7adc1a35b9
Binary file removed 197d8e97cb514418b15e5578026f39f2.jfr
Binary file not shown.
Binary file removed 249fcba726d5464b90d2dd4b2b24ad91.jfr
Binary file not shown.
Binary file removed 36354ee63d9240659b46ca78579a5c64.jfr
Binary file not shown.
Binary file removed bbc481b114554993b24a753fc6874fe6.jfr
Binary file not shown.
Binary file removed sentry/test88-20250408-152005.jfr
Binary file not shown.
Binary file removed sentry/test88-20250408-152039.jfr
Binary file not shown.
Binary file removed sentry/test88-20250408-152146.jfr
Binary file not shown.
Loading