diff options
author | Ravi Bangoria <[email protected]> | 2017-03-28 15:17:53 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-03-28 12:25:30 -0300 |
commit | d451a205da29c5485ca634367154e83997571aa0 (patch) | |
tree | 93c2a2519650d6d98b30b196f4fbb839c2add505 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 2d01ecc580405169ecd6e3880617bc61cf482fdd (diff) |
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
SDT marker argument is in N@OP format. N is the size of argument and OP
is the actual assembly operand. OP is arch dependent component and hence
it's parsing logic also should be placed under tools/perf/arch/.
Signed-off-by: Ravi Bangoria <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexis Berlemont <[email protected]>
Cc: Hemant Kumar <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Naveen N. Rao <[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/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions