aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/node/ThreadNode.java
AgeCommit message (Expand)Author
2022-11-13Background profilerLuck
2022-11-13Limit profile length to 1 hourLuck
2022-11-13Remove recursion in protobuf dataLuck
2022-10-07Split profiler output into windows (#253)lucko
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-06Treat different methods (not just methods with the same name) as different st...Luck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-04-16Lots of refactoring, add tps commandLuck