diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2021-11-09 12:23:07 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-11-12 13:40:34 +0000 |
| commit | 66aee54ba42c72d594076f1de2d97fe0933836e8 (patch) | |
| tree | e2f369f29d41df8a95dcc95bd7eccb668e88f81e /tools/perf/tests/bp_signal_overflow.c | |
| parent | perf trace: Beautify the 'level' argument of setsockopt (diff) | |
| download | kernel-66aee54ba42c72d594076f1de2d97fe0933836e8.tar.gz kernel-66aee54ba42c72d594076f1de2d97fe0933836e8.zip | |
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
SOL_SOCKET has a different value according to the architecture, some
have it as 0xffff while all the others have it as 1, so a simple string
array isn't usable, add a scnprintf routine that treats it as a special
case, using the array for other values.
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/tests/bp_signal_overflow.c')
0 files changed, 0 insertions, 0 deletions
