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
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
2019-05-24
Send tick monitoring messages async
Luck
2019-05-13
Combine tps and cpu commands into one
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-05-13
Include sender metadata too
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 CPU and disk usage to health command
Luck
2019-04-17
Fix permission checking
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
2019-02-04
Add combine-all thread grouping argument
Luck
2019-01-13
Add support for creating .phd heap dumps with OpenJ9 JVMs
Luck
2018-12-31
Tab complete for --regex flag
Luck
2018-12-31
Allow thread names to be specified using regex
Luck
2018-12-31
Add tab completion for newly added arguments
Luck
2018-12-31
Add '/spark heapdump' command
Luck
2018-12-19
Count current tick using an int instead of LongAdder
Luck
2018-11-04
some misc refactoring
Luck
[next]