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
/
sampler
Age
Commit message (
Expand
)
Author
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-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-20
Switch to protobuf lite
Luck
2021-03-16
Update async-profiler to 2.0
Luck
2021-03-10
async-profiler support (#102)
lucko
2020-06-23
Add n-cpus and heap usage to platform info
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-01
Allow comments to be specified on sampler output
Luck
2020-03-24
Some misc refactoring
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-11
Add AbstractTickCounter
Luck
2020-01-02
Order with most time taken first
Luck
2020-01-02
Add --order-by-time option
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-08-03
Fix bug with Regex ThreadDumper not requesting ThreadInfo instances including...
Luck
2019-08-03
Regex ThreadDumper should be case insensitive
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-15
Return total time as a double
Luck
2019-05-13
Include sender metadata too
Luck
2019-05-13
Write metadata to sampler output
Luck
2019-04-27
Sampler performance improvements
Luck
2019-04-16
Lots of refactoring, add tps command
Luck
[prev]