Age | Commit message (Expand) | Author |
2020-03-06 | Use ASMs type descriptor utility instead of our own | Luck |
2020-03-06 | Treat different methods (not just methods with the same name) as different st... | Luck |
2020-03-05 | Some minor cleanup | Luck |
2020-02-06 | Improve ThreadFinder array handling | Luck |
2020-02-06 | Ignore expired log entries on load | Luck |
2020-02-04 | Monitor average tick durations & report them in /spark tps | Luck |
2020-02-03 | Refactor heap dump compression | Luck |
2020-01-11 | Add AbstractTickCounter | Luck |
2020-01-11 | Implement PaperTickCounter using server tick event instead of scheduler | Luck |
2020-01-02 | Order with most time taken first | Luck |
2020-01-02 | Add --order-by-time option | Luck |
2019-12-03 | Some cleanup & refactoring | Luck |
2019-09-03 | Cpu monitoring thread should be a daemon thread | Luck |
2019-08-09 | Codestyle changes | Luck |
2019-08-03 | Fix bug with Regex ThreadDumper not requesting ThreadInfo instances including... | Luck |
2019-08-03 | Regex ThreadDumper should be case insensitive | Luck |
2019-08-03 | Some more reorganising | Luck |
2019-08-03 | more cleanup work, fix build | Luck |
2019-07-22 | cleanup | Luck |
2019-07-20 | Implement pagination in /spark activity | Luck |
2019-06-18 | Send separate messages instead of using newline (#17) | Luck |
2019-06-16 | Add option to ignore "sleeping" threads when sampling | Luck |
2019-06-16 | Better catch block for malformed heap dump summary lines | Luck |
2019-06-16 | Use protobuf to encode data instead of JSON | Luck |
2019-06-15 | Return total time as a double | Luck |
2019-06-02 | Add support for heap dump compression (#16) | Luck |
2019-05-24 | Send tick monitoring messages async | Luck |
2019-05-15 | Add try..catch around the parsing of each heap dump summary entry | Luck |
2019-05-13 | Fix broken message | Luck |
2019-05-13 | Combine tps and cpu commands into one | Luck |
2019-05-13 | Adjust tick monitoring counting technique | Luck |
2019-05-13 | Change the way CPU monitoring is performed | Luck |
2019-05-13 | Include sender metadata too | Luck |
2019-05-13 | Write metadata to sampler output | Luck |
2019-05-13 | Activity log improvements | Luck |
2019-05-13 | Ensure things are cleaned up nicely when the plugin disables | Luck |
2019-05-04 | Update to text 3.0.0 | Luck |
2019-05-04 | Start implementing activity log feature | Luck |
2019-04-27 | Use text components instead of legacy formatting codes throughout the project | Luck |
2019-04-27 | Combine all sampler commands under the same alias | Luck |
2019-04-27 | Sampler performance improvements | Luck |
2019-04-17 | Add CPU and disk usage to health command | Luck |
2019-04-17 | Fix permission checking | Luck |
2019-04-17 | Add /spark health command to report tps / memory usage stats | Luck |
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-13 | Add support for creating .phd heap dumps with OpenJ9 JVMs | Luck |