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-11-10
Fix java compile configuration
Luck
2021-11-01
async-profiler on macos
Luck
2021-10-03
Some tidying up
Luck
2021-09-26
Support --timeout flag for async-profiler sampler mode
Luck
2021-08-19
Abstract tick reporter
Luck
2021-08-06
Update adventure
Luck
2021-08-01
Some basic config options
Luck
2021-07-30
Catch UnsatisfiedLinkError when loading async-profiler native lib
Luck
2021-07-18
Add flag to save profile/heapsummary to files instead of uploading to bytebin
Luck
2021-06-15
Update ASM for full Java 16 support
Luck
2021-06-13
Gradle 7, update fabric to 1.17
Luck
2021-06-01
Close okhttp threads on shutdown
Luck
2021-06-01
Add class source lookups for Fabric and Forge
Luck
2021-05-30
Extract class sources (plugin/mod names) and include in data payload
Luck
2021-05-23
Fix platform enable condition being inverted
Luck
2021-05-23
Fix bug where platform would enable twice on Fabric/Forge (#116)
Luck
2021-05-19
Update gradle wrapper
Luck
2021-05-16
Velocity 2.0.0
Luck
2021-05-06
Improve some proto message/field names
Luck
2021-04-07
Add a basic API for retrieving spark statistics
Luck
2021-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-21
Refactor rolling average slightly
Luck
2021-03-20
Switch to protobuf lite
Luck
2021-03-16
Update async-profiler to 2.0
Luck
2021-03-11
Fix command broadcast permission checks, other misc tidying
Luck
2021-03-10
Remove hash from viewer URL
Luck
2021-03-10
async-profiler support (#102)
lucko
2021-03-05
Add permissions for each individual subcommand
Luck
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
[next]