aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/aggregator
AgeCommit message (Expand)Author
2022-11-13Limit profile length to 1 hourLuck
2022-03-24Show how many threads were combined in profiler (#193)Luck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-10async-profiler support (#102)lucko
2020-04-24Improve --ignore-sleeping flag, add --ignore-native flagLuck
2020-03-24Some misc refactoringLuck
2020-03-06Treat different methods (not just methods with the same name) as different st...Luck
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2019-06-16Add option to ignore "sleeping" threads when samplingLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-05-13Write metadata to sampler outputLuck
2019-04-27Sampler performance improvementsLuck
2019-04-16Lots of refactoring, add tps commandLuck