aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java
AgeCommit message (Expand)Author
2022-09-19Provide extra metadata about sources in sampler dataLuck
2022-09-19Display source info for mixin injected methods (#249)ishland
2022-09-04Improve debug output when JFR parsing failsLuck
2022-08-07Refactor Windows wmic utilityLuck
2022-08-07Improve operating system info (#238)Paint_Ninja
2022-08-07Support getting the CPU model name on Windows (#237)Paint_Ninja
2022-07-17Remove some unnecessary dependenciesLuck
2022-07-17Fix fabric client startup errorLuck
2022-07-13Support linux x64 muslLuck
2022-07-12Improve/fix game thread dumperLuck
2022-06-29Fix NPE from null entity type nameLuck
2022-06-29Add server config providers for Fabric/ForgeLuck
2022-06-28Maintain order of exported config filesLuck
2022-06-28Fix config filtering on nested filesLuck
2022-06-28Better handling of Paper's split config system (#218)Ben Kerllenevich
2022-06-26Update adventure versionLuck
2022-06-26Include info about number of ticks in a profileLuck
2022-06-25Add providers for world (entity/chunk) statisticsLuck
2022-06-20New paper config location (#217)Luck
2022-06-11Tidy up placeholder handlingLuck
2022-06-091.19Luck
2022-06-04Filter more level seed properties from configsLuck
2022-05-19Minestom platform (#203)Huynh Tien
2022-05-12Include sampler end time in protoLuck
2022-05-06Fix NPE in config provider delete method (#199)Luck
2022-05-05Ignore "inactive" error when stopping the async profiler (#191)Luck
2022-05-05Include player count in platform statisticsLuck
2022-05-05Exclude feature-seeds from config (#189)Luck
2022-04-24Fix NPE caused by initialisation order on Forge/FabricLuck
2022-04-20Fix network monitor interface ignore regex (#195)Luck
2022-04-19Fix /proc/net output parsing and number formatting (#195)Luck
2022-04-18Include network interface statistics in '/spark health' commandLuck
2022-04-14Try to read total physical memory from /proc on linuxLuck
2022-04-14Fix names for non-combined threadsLuck
2022-03-24Show how many threads were combined in profiler (#193)Luck
2022-03-16Show 'available' physical memory instead of 'free'Luck
2022-02-22Update async-profiler, add support for linux/aarch64 (#181)Luck
2022-02-22Exclude level seed from server.properties config (#178)Luck
2022-02-12Add class source lookups for Sponge8Luck
2022-02-06Catch any exception when uploading data (#171)Luck
2022-02-06Improve build toolingLuck
2022-02-03Fix hidden config paths containing a '.' (#169)Luck
2022-01-30Exclude rcon password from server.properties fileLuck
2022-01-30Fix NPE in DiskUsage util (#166)Luck
2022-01-28Change textual diagram charactersLuck
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