aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/sampler/AbstractSampler.java
AgeCommit message (Expand)Author
2023-01-28Stream live data to the viewer using WebSockets (#294)lucko
2023-01-08Allocation profiler (#290)lucko
2022-11-26Include player/entity/chunk counts in window statisticsLuck
2022-11-16Fix NPE from server config provider call (#268)Luck
2022-11-13Background profilerLuck
2022-10-07Split profiler output into windows (#253)lucko
2022-10-02Fix NPE caused by extraMetadataProvider being nullLuck
2022-09-22Allow platforms to pass extra misc metadata to the viewerLuck
2022-09-19Provide extra metadata about sources in sampler dataLuck
2022-09-19Display source info for mixin injected methods (#249)ishland
2022-06-26Include info about number of ticks in a profileLuck
2022-05-12Include sampler end time in protoLuck
2022-03-24Show how many threads were combined in profiler (#193)Luck
2022-01-20Expose some server configuration values in the viewerLuck
2021-12-28Use try catch for system stat collectionLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-09-26Support --timeout flag for async-profiler sampler modeLuck