aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler
AgeCommit message (Expand)Author
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-01-11Add AbstractTickCounterLuck
2020-01-02Order with most time taken firstLuck
2020-01-02Add --order-by-time optionLuck
2019-12-03Some cleanup & refactoringLuck
2019-08-03Fix bug with Regex ThreadDumper not requesting ThreadInfo instances including...Luck
2019-08-03Regex ThreadDumper should be case insensitiveLuck
2019-06-16Add option to ignore "sleeping" threads when samplingLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-06-15Return total time as a doubleLuck
2019-05-13Include sender metadata tooLuck
2019-05-13Write metadata to sampler outputLuck
2019-04-27Sampler performance improvementsLuck
2019-04-16Lots of refactoring, add tps commandLuck