diff options
author | Namhyung Kim <[email protected]> | 2022-03-23 16:02:59 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-03-25 15:24:50 -0300 |
commit | 4bd9cab59f17eeee5749bae58212e0c9b314322b (patch) | |
tree | cfa08f6dba541b109fa1a977a9097c8892fd0111 /net/lapb/lapb_in.c | |
parent | 64999e4402099f2993f485b28baa33e638c93fe1 (diff) |
perf lock: Add -F/--field option to control output
The -F/--field option is to customize the list of fields to output:
$ perf lock report -F contended,wait_max -k avg_wait
Name contended max wait (ns) avg wait (ns)
slock-AF_INET6 1 23543 23543
&lruvec->lru_lock 5 18317 11254
slock-AF_INET6 1 10379 10379
rcu_node_1 1 2104 2104
&dentry->d_lockr... 1 1844 1844
&dentry->d_lockr... 1 1672 1672
&newf->file_lock 15 2279 1025
&dentry->d_lockr... 1 792 792
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions