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
Age
Commit message (
Expand
)
Author
2021-02-04
fix typo in SamplerModule.java (#97)
Simon Gardling
2021-01-17
Fix a bug upon early server startup in which percentiles would throw an out o...
Andrew Steinborn
2021-01-09
Comment out custom protoc location
Luck
2021-01-09
Re-add module for Forge 1.12.2
Luck
2020-11-07
Oops it seems pagination still exists
Luck
2020-11-07
Update from text to adventure
Luck
2020-06-23
Add n-cpus and heap usage to platform info
Luck
2020-06-23
Include platform info in sampler and heap summary data (#58)
MD
2020-06-23
Update some dependencies
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-04-24
Don't print command exceptions to console
Luck
2020-04-24
Improve --ignore-sleeping flag, add --ignore-native flag
Luck
2020-04-22
Don't include ms unit in GC average frequency
Luck
2020-04-20
Revert "Set default sampling interval to 3ms"
Luck
2020-04-20
Set default sampling interval to 3ms
Luck
2020-04-11
Report average collection frequency in '/spark gc'
Luck
2020-04-09
Add '/spark gc' and '/spark gcmonitor' commands to help track GC activity
Luck
2020-04-05
Allow exact tick duration to be used as threshold in tickmonitoring command (...
Luck
2020-04-02
Change expiry time for URL activity log entries
Luck
2020-04-02
/spark sampler --> /spark profiler, with alias
Luck
2020-04-01
Relocate text lib, build a separate jar for velocity
Luck
2020-04-01
Update viewer URL
Luck
2020-04-01
Allow comments to be specified on sampler output
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 st...
Luck
2020-03-05
Some minor cleanup
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-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-09-03
Cpu monitoring thread should be a daemon thread
Luck
2019-08-09
Codestyle changes
Luck
2019-08-03
Fix bug with Regex ThreadDumper not requesting ThreadInfo instances including...
Luck
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
[next]