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
/
SamplerBuilder.java
Age
Commit message (
Expand
)
Author
2023-03-19
Tidy up thread factories and async sampler regex thread filter
Luck
2023-01-08
Allocation profiler (#290)
lucko
2022-11-13
Background profiler
Luck
2022-11-13
Limit profile length to 1 hour
Luck
2022-09-19
Fix issues with temporary files going missing (#225)
Luck
2022-06-26
Include info about number of ticks in a profile
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-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-10
async-profiler support (#102)
lucko
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-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
2019-06-16
Add option to ignore "sleeping" threads when sampling
Luck
2019-04-16
Lots of refactoring, add tps command
Luck