aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2014-07-31 05:47:42 +0000
committerArnaldo Carvalho de Melo <[email protected]>2014-08-13 20:39:25 +0000
commite71e79457b79a52827039d9d7f253321bfd342bd (patch)
treeec38fca3099f63b9e4a0798f31cafa9c788421e1 /tools/perf/util/scripting-engines/trace-event-perl.c
parentperf top: Handle 'z' key for toggle zeroing samples in TUI (diff)
downloadkernel-e71e79457b79a52827039d9d7f253321bfd342bd.tar.gz
kernel-e71e79457b79a52827039d9d7f253321bfd342bd.zip
perf symbols: Don't demangle parameters and such by default
Some C++ symbols have very long name and they make column length longer. Most of them are about parameters including templates and we can ignore such info most of time IMHO. This patch passes DMGL_NO_OPTS by default when calling bfd_demangle(). One can still see full symbols with -v/--verbose option. before: JS_CallFunctionValue(JSContext*, JSObject*, JS::Value, unsigned int, JS::Value*, JS::Value*) after: JS_CallFunctionValue Signed-off-by: Namhyung Kim <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions