diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-01-22 14:38:54 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-01-25 09:37:29 +0000 |
| commit | 591421e151ddf95e43d690a5c9b291d8e1cb8065 (patch) | |
| tree | 0f0f72383428481f380f4afe989a22adbf03aef9 /net/unix/af_unix.c | |
| parent | perf bpf: Remove misplaced __maybe_unused attribute (diff) | |
| download | kernel-591421e151ddf95e43d690a5c9b291d8e1cb8065.tar.gz kernel-591421e151ddf95e43d690a5c9b291d8e1cb8065.zip | |
perf trace: Add --print-sample
To help with debugging, like the interrupted out of order issue that
will be dealt with in the next patch in this series, changing the code
to deal with:
raw_syscalls:sys_enter 411967179.269 Timer 9609/9626 [2]
raw_syscalls:sys_enter 411967179.213 file:// Content 9609/9609 [3]
328.038 (18446744073709.496 ms): Timer/9626 futex(uaddr: 0x7fc0d4027044, op: WAIT|PRIV, utime: 0x7fc0b0ffdb50 ) ...
raw_syscalls:sys_exit 411967179.225 file:// Content 9609/9609 [3]
327.982 ( 0.012 ms): file:// Conten/9609 futex(uaddr: 0x7fc0d4027040, op: WAKE|PRIV, val: 1 ) = 1
That long duration is the bug.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
