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
Age
Commit message (
Expand
)
Author
2024-11-21
Upgrade async-profiler to v3 (#386)
Hannes Greule
2024-11-02
Support --ignore-sleeping with async-profiler (#467)
Hannes Greule
2024-11-02
Tidy up NeoForge/Forge mod init
Luck
2024-10-26
Improve error logging in various places
Luck
2024-09-05
Include datapacks info in sampler proto
Luck
2024-09-03
Include engine type in sampler proto
Luck
2024-09-03
Refactor sampler node export process
Luck
2024-09-03
Improve unit tests
Luck
2024-08-12
Allow mod/plugin author field to be null (#442)
Luck
2024-08-06
Add uploadable health report (#436)
lucko
2024-07-29
Add more automated tests
Luck
2024-07-29
Add some unit tests
Luck
2024-07-18
Add spark-paper module (#422)
lucko
2024-07-18
Refactor ClassFinder into interface
Luck
2024-07-14
Ignore trailing sleeping samples for duration estimation (#413)
Hannes Greule
2024-07-07
Include server brand in viewer payloads
Luck
2023-08-28
Don't try to send statistics to a closed socket (#357)
Luck
2023-08-27
Fix parsing null async profiler segments (#354)
MisterFunny01
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
[next]