aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src
AgeCommit message (Expand)Author
2024-07-29Add missing license headersLuck
2024-07-29Add more automated testsLuck
2024-07-29Cleanup spark tmp dir on startupLuck
2024-07-29Check for async command completion before sleeping (#431)Hannes Greule
2024-07-29Add some unit testsLuck
2024-07-21Include gamerule settings in metadata (#425)lucko
2024-07-20Add placeholder resolver APILuck
2024-07-20Redact username from vm args (#423)Luck
2024-07-18Add JVM information to viewer metadataLuck
2024-07-18Add spark-paper module (#422)lucko
2024-07-18Refactor ClassFinder into interfaceLuck
2024-07-14Use WeakReference for command senders (#417)Luck
2024-07-14Ignore trailing sleeping samples for duration estimation (#413)Hannes Greule
2024-07-14Add caveat to warning msg about Java agentsLuck
2024-07-07Include server brand in viewer payloadsLuck
2024-06-09Tweak formatting of /spark profiler open noteLuck
2024-06-09Add note to /spark profiler open about expiry timeLuck
2023-08-28Don't try to send statistics to a closed socket (#357)Luck
2023-08-28Clarify command timeout warning msgLuck
2023-08-28Use a different websocket libraryLuck
2023-08-27Fix parsing null async profiler segments (#354)MisterFunny01
2023-08-18Fixed typo in Configuration.getInteger (#353)MoritzR200
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-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