diff options
author | Ian Rogers <[email protected]> | 2019-10-10 11:36:47 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-15 08:39:42 -0300 |
commit | 7a675de428364a16038a8e6ed557daf0a009ce9c (patch) | |
tree | 9a1d7d56c30e7b4ee3e0b55a1b59b793d601e0d6 /scripts/gdb/linux/device.py | |
parent | 4235949944d1bb244c85fd184cdc2f78e9df848b (diff) |
perf annotate: Don't pipe objdump output through 'grep' command
Simplify the objdump command by not piping the output of objdump through
grep. Instead, drop lines that match the grep pattern during the reading
loop.
Signed-off-by: Ian Rogers <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions