aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13Close worker thread pool on profiler stop (#305, #298, #281)James58899
2023-03-07Don't use multi-release jar for websocket codeLuck
2023-03-07Fix nukkit/waterdog reposLuck
2023-02-12Fix NPE in ClassFinder (#287)Luck
2023-01-29Update fabric/forge versionsLuck
2023-01-28Fix bytebin user agentLuck
2023-01-28Stream live data to the viewer using WebSockets (#294)lucko
2023-01-08Allocation profiler (#290)lucko
2023-01-01Refactor thread grouper/dumper config parseLuck
2022-12-31Update minestom dependency (#282)David Mayr
2022-12-31Make thread dumper configurable for the background samplervaperion
2022-12-31Exclude null chunks from the total chunk countvaperion
2022-12-31Make thread grouper configurable for the background samplervaperion
2022-12-31Fix NPE in profiler when Chunk#getTileEntities returns nullvaperion
2022-12-23Bump adventure versionLuck
2022-12-23Bump protobuf versionLuck
2022-12-10Give integrated server host all permissionsLuck
2022-12-10Never run the background profiler on MC clientsLuck
2022-12-10Fix fabric mixin configLuck
2022-12-09Forge 1.19.3Luck
2022-12-07Fabric 1.19.3Luck
2022-11-27Temporary solution to async-profiler JVM crashing issues (#271, #273, #274)Luck
2022-11-27Upgrade async-profiler to 2.9Luck
2022-11-26Include player/entity/chunk counts in window statisticsLuck
2022-11-21Update minestom dependency (#272)ImOnlyFire
2022-11-19Background profiler default to disabled for clients/proxiesLuck
2022-11-16Fix concurrency errors in java sampler (#267)Luck
2022-11-16Fix exception from zero thread id (#262)Luck
2022-11-16Fix NPE from null thread name (#263)Luck
2022-11-16Fix NPE from server config provider call (#268)Luck
2022-11-16Remove recursive calls in class source visitorLuck
2022-11-14Suppress profiler logs when running in backgroundLuck
2022-11-13Add upload subcommand as per documentationLuck
2022-11-13Bump versionLuck
2022-11-13Merge pull request #265 from lucko/backgroundlucko
2022-11-13Background profilerLuck
2022-11-13Limit profile length to 1 hourLuck
2022-11-13Remove recursion in protobuf dataLuck
2022-11-13Configurable max stack depthLuck
2022-10-29Fix Forge permission checksLuck
2022-10-27Tidy up command feedback messagesLuck
2022-10-21Fix exception from Forge permission registration (#255)Luck
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-19Fix issues with temporary files going missing (#225)Luck
2022-09-19Provide extra metadata about sources in sampler dataLuck
2022-09-19Display source info for mixin injected methods (#249)ishland
2022-09-04Improve debug output when JFR parsing failsLuck
2022-09-04Update async-profilerLuck