aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/ThreadDumper.java
AgeCommit message (Expand)Author
2023-03-19Tidy up thread factories and async sampler regex thread filterLuck
2023-01-01Refactor thread grouper/dumper config parseLuck
2022-07-17Fix fabric client startup errorLuck
2022-07-12Improve/fix game thread dumperLuck
2022-02-06Improve build toolingLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-03-27Execute commands asyncLuck
2021-03-10async-profiler support (#102)lucko
2019-08-03Fix bug with Regex ThreadDumper not requesting ThreadInfo instances including...Luck
2019-08-03Regex ThreadDumper should be case insensitiveLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-05-13Include sender metadata tooLuck
2019-05-13Write metadata to sampler outputLuck
2019-04-16Lots of refactoring, add tps commandLuck