aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNick Gasson <[email protected]>2020-05-28 13:40:49 +0800
committerArnaldo Carvalho de Melo <[email protected]>2020-05-29 16:51:38 -0300
commit7d7e503cac31541e52ee4adb0185391ef74e1636 (patch)
tree9b84b6b0341c3ca79283421af4c10aa177317387 /tools/perf/scripts/python/export-to-sqlite.py
parent60da3a12c53ba60fc82b85cd4a7a5abc562cf936 (diff)
perf jvmti: Remove redundant jitdump line table entries
For each PC/BCI pair in the JVMTI compiler inlining record table, the jitdump plugin emits debug line table entries for every source line in the method preceding that BCI. Instead only emit one source line per PC/BCI pair. Reported by Ian Rogers. This reduces the .dump size for SPECjbb from ~230MB to ~40MB. Signed-off-by: Nick Gasson <[email protected]> Acked-by: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions