aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/heapdump
AgeCommit message (Expand)Author
2021-12-28Use try catch for system stat collectionLuck
2021-12-28Include platform and system statistics in profiler viewer payloadLuck
2021-07-18Add flag to save profile/heapsummary to files instead of uploading to bytebinLuck
2021-05-06Improve some proto message/field namesLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2020-06-23Add n-cpus and heap usage to platform infoLuck
2020-06-23Include platform info in sampler and heap summary data (#58)MD
2020-03-26Fix heapsummary type parsingLuck
2020-03-06Use ASMs type descriptor utility instead of our ownLuck
2019-12-03Some cleanup & refactoringLuck
2019-08-09Codestyle changesLuck
2019-06-16Better catch block for malformed heap dump summary linesLuck
2019-06-16Use protobuf to encode data instead of JSONLuck
2019-05-15Add try..catch around the parsing of each heap dump summary entryLuck
2019-05-13Include sender metadata tooLuck
2019-04-17Add /spark health command to report tps / memory usage statsLuck