aboutsummaryrefslogtreecommitdiff
path: root/spark-common
AgeCommit message (Expand)Author
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-06Update adventureLuck
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-13Gradle 7, update fabric to 1.17Luck
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-16Velocity 2.0.0Luck
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
2021-01-09Comment out custom protoc locationLuck
2021-01-09Re-add module for Forge 1.12.2Luck
2020-11-07Oops it seems pagination still existsLuck
2020-11-07Update from text to adventureLuck
2020-06-23Add n-cpus and heap usage to platform infoLuck
2020-06-23Include platform info in sampler and heap summary data (#58)MD
2020-06-23Update some dependenciesLuck
2020-05-26Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)Andrew Steinborn
2020-05-19Catch Throwable instead of Exception when trying to compute classes in Method...Luck
2020-04-24Don't print command exceptions to consoleLuck
2020-04-24Improve --ignore-sleeping flag, add --ignore-native flagLuck
2020-04-22Don't include ms unit in GC average frequencyLuck
2020-04-20Revert "Set default sampling interval to 3ms"Luck
2020-04-20Set default sampling interval to 3msLuck
2020-04-11Report average collection frequency in '/spark gc'Luck
2020-04-09Add '/spark gc' and '/spark gcmonitor' commands to help track GC activityLuck
2020-04-05Allow exact tick duration to be used as threshold in tickmonitoring command (...Luck
2020-04-02Change expiry time for URL activity log entriesLuck
2020-04-02/spark sampler --> /spark profiler, with aliasLuck