diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-30 20:13:26 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-30 21:34:38 +0000 |
| commit | dfc431cbdc3a3c0556f1cd462d724d107cc15a9e (patch) | |
| tree | a3d232e0e2d81a03e0a6c1225d3e2b4d889df996 /tools/lib/api/fs/tracing_path.c | |
| parent | perf probe: Improve error message when %return is on inlined function (diff) | |
| download | kernel-dfc431cbdc3a3c0556f1cd462d724d107cc15a9e.tar.gz kernel-dfc431cbdc3a3c0556f1cd462d724d107cc15a9e.zip | |
perf list: Remove blank lines, headers when piping output
So that one can, for instance, use it with wc -l:
# perf list *:*write* | wc -l
60
Or to look for the "bio" tracepoints, without 'perf list' headers:
# perf list *:*bio* | head
block:block_bio_backmerge [Tracepoint event]
block:block_bio_bounce [Tracepoint event]
block:block_bio_complete [Tracepoint event]
block:block_bio_frontmerge [Tracepoint event]
block:block_bio_queue [Tracepoint event]
block:block_bio_remap [Tracepoint event]
#
Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions
