diff options
author | Kuniyuki Iwashima <[email protected]> | 2021-11-24 11:14:24 +0900 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-11-26 18:01:55 -0800 |
commit | d2d8c9fddb1c11ccfa73bf0ad2b1e6b4ea7afdaf (patch) | |
tree | 7af8ac8f42b9c96e9742dda0ec2b5dd63f30df93 /tools/perf/scripts/python/sctop.py | |
parent | b8a58aa6fccc5b2940f0da18c7f02e8a1deb693a (diff) |
af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)().
We should not call unix_mkname() before unix_find_other() and instead do
the same thing where necessary based on the address type:
- terminating the address with '\0' in unix_find_bsd()
- calculating the hash in unix_find_abstract().
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions