aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/sampler
AgeCommit message (Expand)Author
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-01-21Refactor ThreadDumper#dumpThreads return valueLuck
2019-01-01Improve ThreadGrouper by pool regexLuck
2018-12-31Some minor optimizations to ThreadDumper implementationsLuck
2018-12-31Allow thread names to be specified using regexLuck
2018-12-19Count current tick using an int instead of LongAdderLuck
2018-11-04some misc refactoringLuck
2018-11-02Any negative line number is invalidLuck
2018-11-02Add --include-line-numbers flag (#6)Luck
2018-10-08reorganise some packagesLuck