summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-lock.c
diff options
context:
space:
mode:
authorDavid Ahern2013-11-18 21:32:44 +0100
committerArnaldo Carvalho de Melo2013-11-27 18:58:37 +0100
commitd2ff1b1499c8e0ad2fc79376a4215ba37771823f (patch)
treeac2dcb9536fff5a8232519e5306ad05b3ed8900d /tools/perf/builtin-lock.c
parentperf timechart: Add backtrace support (diff)
downloadkernel-qcow2-linux-d2ff1b1499c8e0ad2fc79376a4215ba37771823f.tar.gz
kernel-qcow2-linux-d2ff1b1499c8e0ad2fc79376a4215ba37771823f.tar.xz
kernel-qcow2-linux-d2ff1b1499c8e0ad2fc79376a4215ba37771823f.zip
perf evsel: Skip ignored symbols while printing callchain
Allows a command to have a symbol_filter controlled by the user to skip certain functions in a backtrace. One example is to allow the user to reduce repeating patterns like: do_select core_sys_select sys_select to just sys_select when dumping callchains, consuming less real estate on the screen while still conveying the essential message - the process is in a select call. This option is leveraged by the upcoming timehist command. Signed-off-by: David Ahern <dsahern@gmail.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1384806771-2945-2-git-send-email-dsahern@gmail.com [ Checked if al.sym is NULL before touching al.sym->ignored, as noted by Adrian Hunter ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-lock.c')
0 files changed, 0 insertions, 0 deletions