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
/
sampler
/
node
Age
Commit message (
Expand
)
Author
2022-11-16
Fix concurrency errors in java sampler (#267)
Luck
2022-11-13
Background profiler
Luck
2022-11-13
Limit profile length to 1 hour
Luck
2022-11-13
Remove recursion in protobuf data
Luck
2022-11-13
Configurable max stack depth
Luck
2022-10-07
Split profiler output into windows (#253)
lucko
2022-03-24
Show how many threads were combined in profiler (#193)
Luck
2022-02-06
Improve build tooling
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-10-03
Some tidying up
Luck
2021-05-30
Extract class sources (plugin/mod names) and include in data payload
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-10
async-profiler support (#102)
lucko
2020-03-06
Treat different methods (not just methods with the same name) as different st...
Luck
2019-06-16
Use protobuf to encode data instead of JSON
Luck
2019-06-15
Return total time as a double
Luck
2019-04-27
Sampler performance improvements
Luck
2019-04-16
Lots of refactoring, add tps command
Luck