]> Git Repo - linux.git/commit - tools/perf/builtin-script.c
perf scripts: Add --symbols option to handle specific symbols
authorFeng Tang <[email protected]>
Fri, 7 Sep 2012 08:42:24 +0000 (16:42 +0800)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 17 Sep 2012 16:11:06 +0000 (13:11 -0300)
commit36385be55da10b3271407c45c3a62d9af3db666e
tree53de1ee9fb3adbcd05c3731bc6b3042b2574a76b
parent1500b93b61fc70a1176871b64f1c8ae3bd4da9dd
perf scripts: Add --symbols option to handle specific symbols

Since perf script no longer only handle the trace points, we can add the
symbol filter option so that scripts can handle specified samples.

Signed-off-by: Feng Tang <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-script.c
This page took 0.057792 seconds and 4 git commands to generate.