diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2021-11-09 09:23:07 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-11-12 10:40:34 -0300 |
| commit | 66aee54ba42c72d594076f1de2d97fe0933836e8 (patch) | |
| tree | e2f369f29d41df8a95dcc95bd7eccb668e88f81e /tools/perf/scripts/python | |
| parent | 0826b7fd0a0188d9f8388ff031dd0b3e3beb77a6 (diff) | |
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/scripts/python')
0 files changed, 0 insertions, 0 deletions