aboutsummaryrefslogtreecommitdiff
path: root/spark-common
AgeCommit message (Expand)Author
2023-07-24Fix licenseHEAD1.8.9nea
2023-05-24Handle frame splitting ourselves in LegacyBytesocksClientembeddedt
2023-05-24Write custom BytesocksClient implementation for Java 8embeddedt
2023-05-11Fix only-ticks-over rejected execution error (#324)Luck
2023-03-19Allow platforms to provide their own TPS/MSPT calculationsLuck
2023-03-19Tidy up thread factories and async sampler regex thread filterLuck
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-02-12Fix NPE in ClassFinder (#287)Luck
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-31Make thread dumper configurable for the background samplervaperion
2022-12-31Make thread grouper configurable for the background samplervaperion
2022-12-23Bump adventure versionLuck
2022-12-23Bump protobuf versionLuck
2022-12-10Never run the background profiler on MC clientsLuck
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-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-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-27Tidy up command feedback messagesLuck
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
2022-08-07Refactor Windows wmic utilityLuck
2022-08-07Improve operating system info (#238)Paint_Ninja
2022-08-07Support getting the CPU model name on Windows (#237)Paint_Ninja
2022-07-17Remove some unnecessary dependenciesLuck
2022-07-17Fix fabric client startup errorLuck
2022-07-13Support linux x64 muslLuck
2022-07-12Improve/fix game thread dumperLuck
2022-06-29Fix NPE from null entity type nameLuck