aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/async/AsyncProfilerAccess.java
AgeCommit message (Expand)Author
2023-01-08Allocation profiler (#290)lucko
2022-10-07Split profiler output into windows (#253)lucko
2022-09-19Fix issues with temporary files going missing (#225)Luck
2022-07-13Support linux x64 muslLuck
2022-02-22Update async-profiler, add support for linux/aarch64 (#181)Luck
2021-12-30Use wallclock sampling instead of itimerLuck
2021-12-29Fallback to itimer profiler mode inside containersLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-11-14Print more useful information when async-profiler fails to loadLuck
2021-11-01async-profiler on macosLuck
2021-10-03Some tidying upLuck
2021-07-30Catch UnsatisfiedLinkError when loading async-profiler native libLuck
2021-03-20Switch to protobuf liteLuck
2021-03-16Update async-profiler to 2.0Luck
2021-03-10async-profiler support (#102)lucko