aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-01Bump version to 1.4.0Luck
2020-04-01Update viewer URLLuck
2020-04-01Allow comments to be specified on sampler outputLuck
2020-03-31Update readmeLuck
2020-03-26Fix heapsummary type parsingLuck
2020-03-24Don't include negative cpu usage readings (null result) in averagesLuck
2020-03-24Some misc refactoringLuck
2020-03-06Use ASMs type descriptor utility instead of our ownLuck
2020-03-06Treat different methods (not just methods with the same name) as different ↵Luck
stack nodes & include method descriptions in proto data
2020-03-05Some minor cleanupLuck
2020-02-06Bump versionLuck
2020-02-06Improve ThreadFinder array handlingLuck
2020-02-06Ignore expired log entries on loadLuck
2020-02-04Monitor average tick durations & report them in /spark tpsLuck
2020-02-03Refactor heap dump compressionLuck
2020-01-26Update to 1.15.2Luck
2020-01-13Fix fabric server plugin command registrationLuck
2020-01-12Bump Forge versionLuck
2020-01-12Update fabric mod to 1.15.1liach
2020-01-11Add AbstractTickCounterLuck
2020-01-11Implement PaperTickCounter using server tick event instead of schedulerLuck
2020-01-02Order with most time taken firstLuck
2020-01-02Add --order-by-time optionLuck
2019-12-03Some cleanup & refactoringLuck
2019-11-25Bump versionLuck
2019-09-03Codestyle changesLuck
2019-09-03Implement command suggestions for Forge and Fabric (#25)liach
2019-09-03Remove gradle workflowLuck
2019-09-03Cpu monitoring thread should be a daemon threadLuck
This will allow the JVM to shut down even if the cpu monitor is still running.
2019-08-26Add gradle workflowLuck
2019-08-26Create FUNDING.ymlLuck
2019-08-26Various misc changes to spark-forge and spark-fabricLuck
2019-08-26Added Fabric-based spark implementation for Minecraft 19w34a (#24)liach
2019-08-25Logger isn't usedLuck
2019-08-25Update spark-forge to 1.14.4Luck
2019-08-11Update .gitignoreLuck
2019-08-09hm this is betterLuck
2019-08-09Placeholders!Luck
2019-08-09Codestyle changesLuck
2019-08-03Fix bug with Regex ThreadDumper not requesting ThreadInfo instances ↵Luck
including stack data
2019-08-03Regex ThreadDumper should be case insensitiveLuck
2019-08-03Some more reorganisingLuck
2019-08-03more cleanup work, fix buildLuck
2019-07-22cleanupLuck
2019-07-20Implement pagination in /spark activityLuck
2019-06-18Send separate messages instead of using newline (#17)Luck
2019-06-16Add option to ignore "sleeping" threads when samplingLuck
2019-06-16Better catch block for malformed heap dump summary linesLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-06-15Return total time as a doubleLuck