diff options
author | Jakub Kicinski <[email protected]> | 2019-02-27 19:04:14 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-03-01 00:53:46 +0100 |
commit | 771744f9dc9742dc4259eb57f3a687d1630e1159 (patch) | |
tree | e383e81cfd7496422209c1b80375fa5eddcb99fb /scripts/gen_compile_commands.py | |
parent | 1a9b268c90286cae99051353cb7dfb53ffd82676 (diff) |
tools: libbpf: make sure readelf shows full names in build checks
readelf truncates its output by default to attempt to make it more
readable. This can lead to function names getting aliased if they
differ late in the string. Use --wide parameter to avoid
truncation.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions