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
2023-05-11
Fix only-ticks-over rejected execution error (#324)
Luck
2023-03-19
Allow platforms to provide their own TPS/MSPT calculations
Luck
2023-03-19
Tidy up thread factories and async sampler regex thread filter
Luck
2023-03-13
Close worker thread pool on profiler stop (#305, #298, #281)
James58899
2023-01-28
Stream live data to the viewer using WebSockets (#294)
lucko
2023-01-08
Allocation profiler (#290)
lucko
2023-01-01
Refactor thread grouper/dumper config parse
Luck
2022-12-31
Make thread dumper configurable for the background sampler
vaperion
2022-12-31
Make thread grouper configurable for the background sampler
vaperion
2022-12-10
Never run the background profiler on MC clients
Luck
2022-11-27
Temporary solution to async-profiler JVM crashing issues (#271, #273, #274)
Luck
2022-11-26
Include player/entity/chunk counts in window statistics
Luck
2022-11-16
Fix concurrency errors in java sampler (#267)
Luck
2022-11-16
Fix exception from zero thread id (#262)
Luck
2022-11-16
Fix NPE from null thread name (#263)
Luck
2022-11-16
Fix NPE from server config provider call (#268)
Luck
2022-11-16
Remove recursive calls in class source visitor
Luck
2022-11-14
Suppress profiler logs when running in background
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-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
Fix issues with temporary files going missing (#225)
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-09-04
Improve debug output when JFR parsing fails
Luck
2022-07-17
Fix fabric client startup error
Luck
2022-07-13
Support linux x64 musl
Luck
2022-07-12
Improve/fix game thread dumper
Luck
2022-06-26
Include info about number of ticks in a profile
Luck
2022-05-12
Include sampler end time in proto
Luck
2022-05-05
Ignore "inactive" error when stopping the async profiler (#191)
Luck
2022-04-14
Fix names for non-combined threads
Luck
2022-03-24
Show how many threads were combined in profiler (#193)
Luck
2022-02-22
Update async-profiler, add support for linux/aarch64 (#181)
Luck
2022-02-06
Improve build tooling
Luck
2022-01-20
Expose some server configuration values in the viewer
Luck
2021-12-30
Use wallclock sampling instead of itimer
Luck
2021-12-29
Fallback to itimer profiler mode inside containers
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-11-14
Print more useful information when async-profiler fails to load
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-07-30
Catch UnsatisfiedLinkError when loading async-profiler native lib
Luck
2021-07-18
Add flag to save profile/heapsummary to files instead of uploading to bytebin
Luck
[next]