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
/
util
Age
Commit message (
Expand
)
Author
2022-11-13
Background profiler
Luck
2022-11-13
Remove recursion in protobuf data
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-08-07
Refactor Windows wmic utility
Luck
2022-08-07
Improve operating system info (#238)
Paint_Ninja
2022-07-17
Remove some unnecessary dependencies
Luck
2022-06-11
Tidy up placeholder handling
Luck
2022-04-24
Fix NPE caused by initialisation order on Forge/Fabric
Luck
2022-04-19
Fix /proc/net output parsing and number formatting (#195)
Luck
2022-04-18
Include network interface statistics in '/spark health' command
Luck
2022-03-16
Show 'available' physical memory instead of 'free'
Luck
2022-02-12
Add class source lookups for Sponge8
Luck
2022-02-06
Improve build tooling
Luck
2022-01-28
Change textual diagram characters
Luck
2022-01-20
Add ping statistics and command
Luck
2021-12-28
Add timeout thread to detect stuck commands
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-11-14
Improve Velocity ClassSourceLookup
Luck
2021-10-03
Some tidying up
Luck
2021-08-01
Some basic config options
Luck
2021-07-18
Add flag to save profile/heapsummary to files instead of uploading to bytebin
Luck
2021-06-15
Update ASM for full Java 16 support
Luck
2021-06-01
Add class source lookups for Fabric and Forge
Luck
2021-05-30
Extract class sources (plugin/mod names) and include in data payload
Luck
2021-04-07
Add a basic API for retrieving spark statistics
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-21
Refactor rolling average slightly
Luck
2021-01-17
Fix a bug upon early server startup in which percentiles would throw an out o...
Andrew Steinborn
2020-11-07
Oops it seems pagination still exists
Luck
2020-11-07
Update from text to adventure
Luck
2020-05-26
Add 95th percentile MSPT and replace average MSPT with median MSPT (#55)
Andrew Steinborn
2020-05-19
Catch Throwable instead of Exception when trying to compute classes in Method...
Luck
2020-03-06
Use ASMs type descriptor utility instead of our own
Luck
2020-03-06
Treat different methods (not just methods with the same name) as different st...
Luck
2020-03-05
Some minor cleanup
Luck
2020-02-06
Improve ThreadFinder array handling
Luck
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Some more reorganising
Luck
2019-06-02
Add support for heap dump compression (#16)
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-04-16
Lots of refactoring, add tps command
Luck