summaryrefslogtreecommitdiffstats
path: root/extras/statedumpparse.rb
Commit message (Collapse)AuthorAgeFilesLines
* extras: add statedumpparse.rbCsaba Henk2019-11-071-0/+175
By default, the script mangles statedump records to JSON, which has two benefits: - easier machine processing - more friendly with line oriented tools, as one line will correspond to one record '--format=memstat' is also available which displays memory allocation types along the size of their allocations. Change-Id: I1685d3afcea6009fbcfafb33798f85bcd645c82f updates: bz#1193929 Signed-off-by: Csaba Henk <csaba@redhat.com>