aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27Use text components instead of legacy formatting codes throughout the projectLuck
2019-04-27Combine all sampler commands under the same aliasLuck
2019-04-27Sampler performance improvementsLuck
2019-04-24Add api-version property to Bukkit plugin.ymlLuck
2019-04-22Update okhttpLuck
2019-04-17Add CPU and disk usage to health commandLuck
2019-04-17Fix permission checkingLuck
2019-04-17Update readmeLuck
2019-04-17Add /spark health command to report tps / memory usage statsLuck
2019-04-16Lots of refactoring, add tps commandLuck
2019-02-21Insert data async to prevent blocking the main sampler taskLuck
2019-02-21Allow sampling at fractions of a millisecond intervalsLuck
2019-02-04Add combine-all thread grouping argumentLuck
2019-02-04Made gradlew executableLuck
2019-01-21Refactor ThreadDumper#dumpThreads return valueLuck
2019-01-13Add support for creating .phd heap dumps with OpenJ9 JVMsLuck
2019-01-01Improve ThreadGrouper by pool regexLuck
2018-12-31Some minor optimizations to ThreadDumper implementationsLuck
2018-12-31Tab complete for --regex flagLuck
2018-12-31Allow thread names to be specified using regexLuck
2018-12-31Add tab completion for newly added argumentsLuck
2018-12-31Update readmeLuck
2018-12-31Add '/spark heapdump' commandLuck
2018-12-19Count current tick using an int instead of LongAdderLuck
2018-12-19Update text versionLuck
2018-12-19Update okhttp versionLuck
2018-11-04some misc refactoringLuck
2018-11-03Improve the type descriptor conversion in heap dump outputsLuck
2018-11-02Any negative line number is invalidLuck
2018-11-02Add --include-line-numbers flag (#6)Luck
2018-11-02Add --without-gc flag (#7)Luck
2018-11-02Use the fragment identifier instead of query parametersLuck
2018-10-19more buildscript changesLuck
2018-10-19Sponge buildscript changesLuck
2018-10-17Fix argument processingLuck
2018-10-15Fix buildLuck
2018-10-15Implement tab completion, update readmeLuck
2018-10-15Start work on commands refactoringLuck
2018-10-08reorganise some packagesLuck
2018-10-08Increment version numberLuck
2018-09-30Implement basic heap dump functionalityLuck
2018-09-02Add support for velocityLuck
2018-06-29Implement GC notifications as part of the monitoring commandLuck
2018-06-10Add license headers, update readme with new commandsLuck
2018-06-10don't include line numbersLuck
2018-06-09include line numbersLuck
2018-06-09Use ScheduledExecutorService instead of TimerLuck
2018-06-09Fix forge client permissionsLuck
2018-06-09Implement forge mod versionLuck
2018-06-06Convert to GradleLuck