aboutsummaryrefslogtreecommitdiff
path: root/common/src
AgeCommit message (Collapse)Author
2018-05-30Allow multiple threads to be specifiedLuck
2018-05-29Improvements for the BungeeCord versionLuck
* Use /gprofiler and /sparkbungee aliases so the normal commands reach the backend server * Profile all threads by default
2018-05-29Reorganise packages slightlyLuck
2018-05-29Multiple fixesLuck
* Fixed an issue which prevented links from being “clickable” * Added a /spark alias * Added a max stack depth limit to fix issues with rendering
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
the sampling thread and some other misc changes
2018-05-28Disable GSON pretty printingLuck
2018-05-27Initial commit for sparkLuck