index
:
github/spark.git
1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spark-common
/
src
/
main
/
java
/
me
/
lucko
/
spark
/
common
/
command
/
modules
Age
Commit message (
Expand
)
Author
2023-03-07
Don't use multi-release jar for websocket code
Luck
2023-01-28
Stream live data to the viewer using WebSockets (#294)
lucko
2023-01-08
Allocation profiler (#290)
lucko
2022-11-27
Temporary solution to async-profiler JVM crashing issues (#271, #273, #274)
Luck
2022-11-26
Include player/entity/chunk counts in window statistics
Luck
2022-11-13
Add upload subcommand as per documentation
Luck
2022-11-13
Background profiler
Luck
2022-11-13
Limit profile length to 1 hour
Luck
2022-10-27
Tidy up command feedback messages
Luck
2022-10-07
Split profiler output into windows (#253)
lucko
2022-09-19
Provide extra metadata about sources in sampler data
Luck
2022-07-17
Remove some unnecessary dependencies
Luck
2022-06-26
Update adventure version
Luck
2022-06-26
Include info about number of ticks in a profile
Luck
2022-04-19
Fix /proc/net output parsing and number formatting (#195)
Luck
2022-04-18
Include network interface statistics in '/spark health' command
Luck
2022-02-06
Catch any exception when uploading data (#171)
Luck
2022-01-20
Add ping statistics and command
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-12-21
Combine long messages into one component
Luck
2021-11-14
Improve Velocity ClassSourceLookup
Luck
2021-11-10
Fix java compile configuration
Luck
2021-11-01
async-profiler on macos
Luck
2021-10-03
Some tidying up
Luck
2021-09-26
Support --timeout flag for async-profiler sampler mode
Luck
2021-08-01
Some basic config options
Luck
2021-07-18
Add flag to save profile/heapsummary to files instead of uploading to bytebin
Luck
2021-05-30
Extract class sources (plugin/mod names) and include in data payload
Luck
2021-04-07
Add a basic API for retrieving spark statistics
Luck
2021-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-21
Refactor rolling average slightly
Luck
2021-03-11
Fix command broadcast permission checks, other misc tidying
Luck
2021-03-10
async-profiler support (#102)
lucko
2021-02-04
fix typo in SamplerModule.java (#97)
Simon Gardling
2020-11-07
Oops it seems pagination still exists
Luck
2020-11-07
Update from text to adventure
Luck
2020-06-23
Include platform info in sampler and heap summary data (#58)
MD
2020-05-26
Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)
Andrew Steinborn
2020-04-24
Improve --ignore-sleeping flag, add --ignore-native flag
Luck
2020-04-22
Don't include ms unit in GC average frequency
Luck
2020-04-20
Revert "Set default sampling interval to 3ms"
Luck
2020-04-20
Set default sampling interval to 3ms
Luck
2020-04-11
Report average collection frequency in '/spark gc'
Luck
2020-04-09
Add '/spark gc' and '/spark gcmonitor' commands to help track GC activity
Luck
2020-04-05
Allow exact tick duration to be used as threshold in tickmonitoring command (...
Luck
2020-04-02
/spark sampler --> /spark profiler, with alias
Luck
2020-04-01
Allow comments to be specified on sampler output
Luck
2020-03-06
Treat different methods (not just methods with the same name) as different st...
Luck
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
[next]