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
Age
Commit message (
Expand
)
Author
2022-04-18
Include network interface statistics in '/spark health' command
Luck
2022-02-06
Catch any exception when uploading data (#171)
Luck
2022-02-06
Improve build tooling
Luck
2022-01-21
Add disableResponseBroadcast config option (#158)
Manuel Kasten
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-05-06
Improve some proto message/field names
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-03-05
Add permissions for each individual subcommand
Luck
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
2020-02-03
Refactor heap dump compression
Luck
2020-01-02
Add --order-by-time option
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Some more reorganising
Luck
2019-08-03
more cleanup work, fix build
Luck
2019-07-20
Implement pagination in /spark activity
Luck
2019-06-18
Send separate messages instead of using newline (#17)
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-06-02
Add support for heap dump compression (#16)
Luck
[next]