aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/command
AgeCommit message (Expand)Author
2019-01-13Add support for creating .phd heap dumps with OpenJ9 JVMsLuck
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-31Add '/spark heapdump' commandLuck
2018-12-19Count current tick using an int instead of LongAdderLuck
2018-11-04some misc refactoringLuck
2018-11-02Add --include-line-numbers flag (#6)Luck
2018-11-02Add --without-gc flag (#7)Luck
2018-10-17Fix argument processingLuck
2018-10-15Implement tab completion, update readmeLuck
2018-10-15Start work on commands refactoringLuck