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
/
heapdump
Age
Commit message (
Expand
)
Author
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-07-18
Add flag to save profile/heapsummary to files instead of uploading to bytebin
Luck
2021-05-06
Improve some proto message/field names
Luck
2021-03-23
Refactor and tidy up, more consistent code style
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-03-26
Fix heapsummary type parsing
Luck
2020-03-06
Use ASMs type descriptor utility instead of our own
Luck
2019-12-03
Some cleanup & refactoring
Luck
2019-08-09
Codestyle changes
Luck
2019-06-16
Better catch block for malformed heap dump summary lines
Luck
2019-06-16
Use protobuf to encode data instead of JSON
Luck
2019-05-15
Add try..catch around the parsing of each heap dump summary entry
Luck
2019-05-13
Include sender metadata too
Luck
2019-04-17
Add /spark health command to report tps / memory usage stats
Luck