aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/command/modules/HeapAnalysisModule.java
AgeCommit message (Expand)Author
2023-01-28Stream live data to the viewer using WebSockets (#294)lucko
2022-07-17Remove some unnecessary dependenciesLuck
2022-02-06Catch any exception when uploading data (#171)Luck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-08-01Some basic config optionsLuck
2021-07-18Add flag to save profile/heapsummary to files instead of uploading to bytebinLuck
2021-03-27Execute commands asyncLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2020-11-07Update from text to adventureLuck
2020-06-23Include platform info in sampler and heap summary data (#58)MD
2020-04-09Add '/spark gc' and '/spark gcmonitor' commands to help track GC activityLuck