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
/
src
/
main
/
java
/
me
/
lucko
/
spark
/
common
/
sampler
Age
Commit message (
Expand
)
Author
2022-11-16
Fix NPE from server config provider call (#268)
Luck
2022-11-16
Remove recursive calls in class source visitor
Luck
2022-11-14
Suppress profiler logs when running in background
Luck
2022-11-13
Background profiler
Luck
2022-11-13
Limit profile length to 1 hour
Luck
2022-11-13
Remove recursion in protobuf data
Luck
2022-11-13
Configurable max stack depth
Luck
2022-10-07
Split profiler output into windows (#253)
lucko
2022-10-02
Fix NPE caused by extraMetadataProvider being null
Luck
2022-09-22
Allow platforms to pass extra misc metadata to the viewer
Luck
2022-09-19
Fix issues with temporary files going missing (#225)
Luck
2022-09-19
Provide extra metadata about sources in sampler data
Luck
2022-09-19
Display source info for mixin injected methods (#249)
ishland
2022-09-04
Improve debug output when JFR parsing fails
Luck
2022-07-17
Fix fabric client startup error
Luck
2022-07-13
Support linux x64 musl
Luck
2022-07-12
Improve/fix game thread dumper
Luck
2022-06-26
Include info about number of ticks in a profile
Luck
2022-05-12
Include sampler end time in proto
Luck
2022-05-05
Ignore "inactive" error when stopping the async profiler (#191)
Luck
2022-04-14
Fix names for non-combined threads
Luck
2022-03-24
Show how many threads were combined in profiler (#193)
Luck
2022-02-22
Update async-profiler, add support for linux/aarch64 (#181)
Luck
2022-02-06
Improve build tooling
Luck
2022-01-20
Expose some server configuration values in the viewer
Luck
2021-12-30
Use wallclock sampling instead of itimer
Luck
2021-12-29
Fallback to itimer profiler mode inside containers
Luck
2021-12-28
Use try catch for system stat collection
Luck
2021-12-28
Include platform and system statistics in profiler viewer payload
Luck
2021-11-14
Print more useful information when async-profiler fails to load
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-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-05-30
Extract class sources (plugin/mod names) and include in data payload
Luck
2021-05-06
Improve some proto message/field names
Luck
2021-03-27
Execute commands async
Luck
2021-03-23
Refactor and tidy up, more consistent code style
Luck
2021-03-20
Switch to protobuf lite
Luck
2021-03-16
Update async-profiler to 2.0
Luck
2021-03-10
async-profiler support (#102)
lucko
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-04-24
Improve --ignore-sleeping flag, add --ignore-native flag
Luck
2020-04-20
Revert "Set default sampling interval to 3ms"
Luck
2020-04-20
Set default sampling interval to 3ms
Luck
2020-04-01
Allow comments to be specified on sampler output
Luck
2020-03-24
Some misc refactoring
Luck
2020-03-06
Treat different methods (not just methods with the same name) as different st...
Luck
[next]