aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main
AgeCommit message (Expand)Author
2022-01-21BukkitServerConfigProvider improvements (#159)Ben Kerllenevich
2022-01-21Add disableResponseBroadcast config option (#158)Manuel Kasten
2022-01-20Expose some server configuration values in the viewerLuck
2022-01-20Add ping statistics and commandLuck
2022-01-09Use thread safe collections in TickHook and TickReporter (#155)Luck
2021-12-30Use wallclock sampling instead of itimerLuck
2021-12-30Bump versionLuck
2021-12-30Include the name of the CPU model in stats for Linux systemsLuck
2021-12-30Include JVM startup argsLuck
2021-12-29Increment data versionLuck
2021-12-29Fallback to itimer profiler mode inside containersLuck
2021-12-28Add timeout thread to detect stuck commandsLuck
2021-12-28Use try catch for system stat collectionLuck
2021-12-28Fix java vendor system property lookup NPE (#152)Luck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-12-22Update to new Forge permission APILuck
2021-12-21Combine long messages into one componentLuck
2021-11-28Add spark version to platform metadataLuck
2021-11-14Print more useful information when async-profiler fails to loadLuck
2021-11-14Improve Velocity ClassSourceLookupLuck
2021-11-10Fix java compile configurationLuck
2021-11-01async-profiler on macosLuck
2021-10-03Some tidying upLuck
2021-09-26Support --timeout flag for async-profiler sampler modeLuck
2021-08-19Abstract tick reporterLuck
2021-08-01Some basic config optionsLuck
2021-07-30Catch UnsatisfiedLinkError when loading async-profiler native libLuck
2021-07-18Add flag to save profile/heapsummary to files instead of uploading to bytebinLuck
2021-06-15Update ASM for full Java 16 supportLuck
2021-06-01Close okhttp threads on shutdownLuck
2021-06-01Add class source lookups for Fabric and ForgeLuck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
2021-05-23Fix platform enable condition being invertedLuck
2021-05-23Fix bug where platform would enable twice on Fabric/Forge (#116)Luck
2021-05-19Update gradle wrapperLuck
2021-05-06Improve some proto message/field namesLuck
2021-04-07Add a basic API for retrieving spark statisticsLuck
2021-03-27Execute commands asyncLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2021-03-21Refactor rolling average slightlyLuck
2021-03-20Switch to protobuf liteLuck
2021-03-16Update async-profiler to 2.0Luck
2021-03-11Fix command broadcast permission checks, other misc tidyingLuck
2021-03-10Remove hash from viewer URLLuck
2021-03-10async-profiler support (#102)lucko
2021-03-05Add permissions for each individual subcommandLuck
2021-02-04fix typo in SamplerModule.java (#97)Simon Gardling
2021-01-17Fix a bug upon early server startup in which percentiles would throw an out o...Andrew Steinborn
2020-11-07Oops it seems pagination still existsLuck
2020-11-07Update from text to adventureLuck