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
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
2018-05-28
Disable GSON pretty printing
Luck
2018-05-27
Build a universal plugin jar
Luck
2018-05-27
Initial commit for spark
Luck
2014-03-21
Updated README.md with more install instructions
Albert Pham
2014-03-21
Improved README
Albert Pham
2014-02-23
Added distributionManagement to pom.xml
Albert Pham
2013-07-07
Fixed README.md specifying --mapping rather than -mappings.
Albert Pham
2013-06-22
Print a stack trace when attaching fails.
Albert Pham
2013-06-14
Format CSS percentage with US locale.
Albert Pham
2013-06-14
Updated README with --timeout option.
Albert Pham
2013-06-14
Added --timeout to set a sampling timeout in seconds.
Albert Pham
2013-06-13
Added narrower screenshot.
Albert Pham
2013-06-13
Fixed every method being considered "mapped."
Albert Pham
2013-06-13
Updated README with some command line hints.
Albert Pham
2013-06-13
Initial commit.
Albert Pham