aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src
AgeCommit message (Collapse)Author
2025-01-12Implement standalone profiling agent (#480)lucko
2024-11-21Upgrade async-profiler to v3 (#386)Hannes Greule
2024-11-02Support --ignore-sleeping with async-profiler (#467)Hannes Greule
2024-11-02Tidy up NeoForge/Forge mod initLuck
2024-10-26Improve error logging in various placesLuck
2024-10-22Update Fabric to MC 1.21.2 (#462)Drex
2024-09-25Fix activity log unit testLuck
2024-09-08Include memory stats in ws updatesLuck
2024-09-05Include datapacks info in sampler protoLuck
2024-09-03Include engine type in sampler protoLuck
2024-09-03Refactor sampler node export processLuck
2024-09-03Improve unit testsLuck
2024-09-02Add methods for spark-paper to check permissions (#444)Luck
2024-08-12Allow mod/plugin author field to be null (#442)Luck
2024-08-06Add uploadable health report (#436)lucko
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