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
/
AbstractSampler.java
Age
Commit message (
Expand
)
Author
2023-01-28
Stream live data to the viewer using WebSockets (#294)
lucko
2023-01-08
Allocation profiler (#290)
lucko
2022-11-26
Include player/entity/chunk counts in window statistics
Luck
2022-11-16
Fix NPE from server config provider call (#268)
Luck
2022-11-13
Background profiler
Luck
2022-10-07
Split profiler output into windows (#253)
lucko
2022-10-02
Fix NPE caused by extraMetadataProvider being null
Luck
2022-09-22
Allow platforms to pass extra misc metadata to the viewer
Luck
2022-09-19
Provide extra metadata about sources in sampler data
Luck
2022-09-19
Display source info for mixin injected methods (#249)
ishland
2022-06-26
Include info about number of ticks in a profile
Luck
2022-05-12
Include sampler end time in proto
Luck
2022-03-24
Show how many threads were combined in profiler (#193)
Luck
2022-01-20
Expose some server configuration values in the viewer
Luck
2021-12-28
Use try catch for system stat collection
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-09-26
Support --timeout flag for async-profiler sampler mode
Luck