aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/ThreadGrouper.java
AgeCommit message (Expand)Author
2023-01-01Refactor thread grouper/dumper config parseLuck
2022-04-14Fix names for non-combined threadsLuck
2022-03-24Show how many threads were combined in profiler (#193)Luck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2020-03-24Some misc refactoringLuck
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