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
Age
Commit message (
Collapse
)
Author
2020-04-01
Bump version to 1.4.0
Luck
2020-04-01
Update viewer URL
Luck
2020-04-01
Allow comments to be specified on sampler output
Luck
2020-03-31
Update readme
Luck
2020-03-26
Fix heapsummary type parsing
Luck
2020-03-24
Don't include negative cpu usage readings (null result) in averages
Luck
2020-03-24
Some misc refactoring
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 ↵
Luck
stack nodes & include method descriptions in proto data
2020-03-05
Some minor cleanup
Luck
2020-02-06
Bump version
Luck
2020-02-06
Improve ThreadFinder array handling
Luck
2020-02-06
Ignore expired log entries on load
Luck
2020-02-04
Monitor average tick durations & report them in /spark tps
Luck
2020-02-03
Refactor heap dump compression
Luck
2020-01-26
Update to 1.15.2
Luck
2020-01-13
Fix fabric server plugin command registration
Luck
2020-01-12
Bump Forge version
Luck
2020-01-12
Update fabric mod to 1.15.1
liach
2020-01-11
Add AbstractTickCounter
Luck
2020-01-11
Implement PaperTickCounter using server tick event instead of scheduler
Luck
2020-01-02
Order with most time taken first
Luck
2020-01-02
Add --order-by-time option
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-11-25
Bump version
Luck
2019-09-03
Codestyle changes
Luck
2019-09-03
Implement command suggestions for Forge and Fabric (#25)
liach
2019-09-03
Remove gradle workflow
Luck
2019-09-03
Cpu monitoring thread should be a daemon thread
Luck
This will allow the JVM to shut down even if the cpu monitor is still running.
2019-08-26
Add gradle workflow
Luck
2019-08-26
Create FUNDING.yml
Luck
2019-08-26
Various misc changes to spark-forge and spark-fabric
Luck
2019-08-26
Added Fabric-based spark implementation for Minecraft 19w34a (#24)
liach
2019-08-25
Logger isn't used
Luck
2019-08-25
Update spark-forge to 1.14.4
Luck
2019-08-11
Update .gitignore
Luck
2019-08-09
hm this is better
Luck
2019-08-09
Placeholders!
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Fix bug with Regex ThreadDumper not requesting ThreadInfo instances ↵
Luck
including stack data
2019-08-03
Regex ThreadDumper should be case insensitive
Luck
2019-08-03
Some more reorganising
Luck
2019-08-03
more cleanup work, fix build
Luck
2019-07-22
cleanup
Luck
2019-07-20
Implement pagination in /spark activity
Luck
2019-06-18
Send separate messages instead of using newline (#17)
Luck
2019-06-16
Add option to ignore "sleeping" threads when sampling
Luck
2019-06-16
Better catch block for malformed heap dump summary lines
Luck
2019-06-16
Use protobuf to encode data instead of JSON
Luck
2019-06-15
Return total time as a double
Luck
[next]