aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-05Bump versionLuck
2018-06-01Change default sampling interval to 4Luck
2018-06-01Improve serialization methodsLuck
2018-05-31Cache the average valueLuck
2018-05-31Add '/profiler monitoring' command to monitor tick times, and '--only-ticks-o...Luck
2018-05-30Add option to combine thread pool processes under the same nodeLuck
2018-05-30Use a workerpool per sampler, then shut it down once profiling is completeLuck
2018-05-30Set a max size for the worker pool, replace synchronization with concurrent c...Luck
2018-05-30Allow multiple threads to be specifiedLuck
2018-05-29Improvements for the BungeeCord versionLuck
2018-05-29Reorganise packages slightlyLuck
2018-05-29Multiple fixesLuck
2018-05-28Don't include a name param for stack trace nodesLuck
2018-05-28Handle node insertion in separate worker threads, to reduce the work load on ...Luck
2018-05-28Disable GSON pretty printingLuck
2018-05-27Build a universal plugin jarLuck
2018-05-27Initial commit for sparkLuck
2014-03-21Updated README.md with more install instructionsAlbert Pham
2014-03-21Improved READMEAlbert Pham
2014-02-23Added distributionManagement to pom.xmlAlbert Pham
2013-07-07Fixed README.md specifying --mapping rather than -mappings.Albert Pham
2013-06-22Print a stack trace when attaching fails.Albert Pham
2013-06-14Format CSS percentage with US locale.Albert Pham
2013-06-14Updated README with --timeout option.Albert Pham
2013-06-14Added --timeout to set a sampling timeout in seconds.Albert Pham
2013-06-13Added narrower screenshot.Albert Pham
2013-06-13Fixed every method being considered "mapped."Albert Pham
2013-06-13Updated README with some command line hints.Albert Pham
2013-06-13Initial commit.Albert Pham