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
2019-06-02
Add support for heap dump compression (#16)
Luck
2019-05-24
Send tick monitoring messages async
Luck
2019-05-20
Fix plugin init (#15)
Luck
2019-05-15
Add try..catch around the parsing of each heap dump summary entry
Luck
2019-05-14
Update readme
Luck
2019-05-13
Fix broken message
Luck
2019-05-13
Combine tps and cpu commands into one
Luck
2019-05-13
Adjust tick monitoring counting technique
Luck
2019-05-13
Change the way CPU monitoring is performed
Luck
2019-05-13
Include sender metadata too
Luck
2019-05-13
Write metadata to sampler output
Luck
2019-05-13
Activity log improvements
Luck
2019-05-13
Ensure things are cleaned up nicely when the plugin disables
Luck
2019-05-11
Update text adapter versions
Luck
2019-05-04
Update to text 3.0.0
Luck
2019-05-04
Start implementing activity log feature
Luck
2019-04-27
Use text components instead of legacy formatting codes throughout the project
Luck
2019-04-27
Combine all sampler commands under the same alias
Luck
2019-04-27
Sampler performance improvements
Luck
2019-04-24
Add api-version property to Bukkit plugin.yml
Luck
2019-04-22
Update okhttp
Luck
2019-04-17
Add CPU and disk usage to health command
Luck
2019-04-17
Fix permission checking
Luck
2019-04-17
Update readme
Luck
2019-04-17
Add /spark health command to report tps / memory usage stats
Luck
2019-04-16
Lots of refactoring, add tps command
Luck
2019-02-21
Insert data async to prevent blocking the main sampler task
Luck
2019-02-21
Allow sampling at fractions of a millisecond intervals
Luck
2019-02-04
Add combine-all thread grouping argument
Luck
2019-02-04
Made gradlew executable
Luck
2019-01-21
Refactor ThreadDumper#dumpThreads return value
Luck
2019-01-13
Add support for creating .phd heap dumps with OpenJ9 JVMs
Luck
2019-01-01
Improve ThreadGrouper by pool regex
Luck
2018-12-31
Some minor optimizations to ThreadDumper implementations
Luck
2018-12-31
Tab complete for --regex flag
Luck
2018-12-31
Allow thread names to be specified using regex
Luck
2018-12-31
Add tab completion for newly added arguments
Luck
2018-12-31
Update readme
Luck
2018-12-31
Add '/spark heapdump' command
Luck
2018-12-19
Count current tick using an int instead of LongAdder
Luck
Assuming 20tps, there's enough space in an int to store a tick count spanning a number of years :)
2018-12-19
Update text version
Luck
2018-12-19
Update okhttp version
Luck
2018-11-04
some misc refactoring
Luck
2018-11-03
Improve the type descriptor conversion in heap dump outputs
Luck
2018-11-02
Any negative line number is invalid
Luck
2018-11-02
Add --include-line-numbers flag (#6)
Luck
2018-11-02
Add --without-gc flag (#7)
Luck
2018-11-02
Use the fragment identifier instead of query parameters
Luck
2018-10-19
more buildscript changes
Luck
2018-10-19
Sponge buildscript changes
Luck
[prev]
[next]