aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/heapdump
AgeCommit message (Expand)Author
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