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 (
Expand
)
Author
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
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
2018-10-17
Fix argument processing
Luck
2018-10-15
Fix build
Luck
2018-10-15
Implement tab completion, update readme
Luck
2018-10-15
Start work on commands refactoring
Luck
2018-10-08
reorganise some packages
Luck
2018-10-08
Increment version number
Luck
2018-09-30
Implement basic heap dump functionality
Luck
2018-09-02
Add support for velocity
Luck
2018-06-29
Implement GC notifications as part of the monitoring command
Luck
2018-06-10
Add license headers, update readme with new commands
Luck
2018-06-10
don't include line numbers
Luck
2018-06-09
include line numbers
Luck
2018-06-09
Use ScheduledExecutorService instead of Timer
Luck
2018-06-09
Fix forge client permissions
Luck
2018-06-09
Implement forge mod version
Luck
2018-06-06
Convert to Gradle
Luck
2018-06-05
Bump version
Luck
2018-06-01
Change default sampling interval to 4
Luck
2018-06-01
Improve serialization methods
Luck
2018-05-31
Cache the average value
Luck
2018-05-31
Add '/profiler monitoring' command to monitor tick times, and '--only-ticks-o...
Luck
2018-05-30
Add option to combine thread pool processes under the same node
Luck
2018-05-30
Use a workerpool per sampler, then shut it down once profiling is complete
Luck
2018-05-30
Set a max size for the worker pool, replace synchronization with concurrent c...
Luck
2018-05-30
Allow multiple threads to be specified
Luck
2018-05-29
Improvements for the BungeeCord version
Luck
2018-05-29
Reorganise packages slightly
Luck
2018-05-29
Multiple fixes
Luck
2018-05-28
Don't include a name param for stack trace nodes
Luck
2018-05-28
Handle node insertion in separate worker threads, to reduce the work load on ...
Luck
[next]