index
:
github/spark.git
1.8.9
master
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
/
SamplerModule.java
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
Include info about number of ticks in a profile
Luck
2022-02-06
Catch any exception when uploading data (#171)
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-11-14
Improve Velocity ClassSourceLookup
Luck
2021-11-01
async-profiler on macos
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-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
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
Update from text to adventure
Luck
2020-06-23
Include platform info in sampler and heap summary data (#58)
MD
2020-04-24
Improve --ignore-sleeping flag, add --ignore-native flag
Luck
2020-04-20
Revert "Set default sampling interval to 3ms"
Luck
2020-04-20
Set default sampling interval to 3ms
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
2020-01-02
Add --order-by-time option
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-08-03
Some more reorganising
Luck
2019-06-16
Add option to ignore "sleeping" threads when sampling
Luck
2019-06-16
Use protobuf to encode data instead of JSON
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-05-13
Activity log improvements
Luck
2019-05-13
Ensure things are cleaned up nicely when the plugin disables
Luck
2019-05-04
Update to text 3.0.0
Luck
2019-05-04
Start implementing activity log feature
Luck
2019-04-27
Use text components instead of legacy formatting codes throughout the project
Luck
2019-04-27
Combine all sampler commands under the same alias
Luck
2019-04-17
Add /spark health command to report tps / memory usage stats
Luck
2019-04-16
Lots of refactoring, add tps command
Luck
2019-02-21
Allow sampling at fractions of a millisecond intervals
Luck
[next]