Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-16 | Lots of refactoring, add tps command | Luck | |
2019-02-21 | Insert data async to prevent blocking the main sampler task | Luck | |
2019-02-21 | Allow sampling at fractions of a millisecond intervals | Luck | |
2019-02-04 | Add combine-all thread grouping argument | Luck | |
2019-01-21 | Refactor ThreadDumper#dumpThreads return value | Luck | |
2019-01-01 | Improve ThreadGrouper by pool regex | Luck | |
2018-12-31 | Some minor optimizations to ThreadDumper implementations | Luck | |
2018-12-31 | Allow thread names to be specified using regex | Luck | |
2018-12-19 | Count current tick using an int instead of LongAdder | Luck | |
Assuming 20tps, there's enough space in an int to store a tick count spanning a number of years :) | |||
2018-11-04 | some misc refactoring | Luck | |
2018-11-02 | Any negative line number is invalid | Luck | |
2018-11-02 | Add --include-line-numbers flag (#6) | Luck | |
2018-10-08 | reorganise some packages | Luck | |