aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/async/AsyncProfilerJob.java
AgeCommit message (Expand)Author
2023-03-19Tidy up thread factories and async sampler regex thread filterLuck
2023-01-08Allocation profiler (#290)lucko
2022-11-26Include player/entity/chunk counts in window statisticsLuck
2022-11-16Fix exception from zero thread id (#262)Luck
2022-11-16Fix NPE from null thread name (#263)Luck
2022-11-14Suppress profiler logs when running in backgroundLuck
2022-10-07Split profiler output into windows (#253)lucko