diff options
author | Andrii Nakryiko <[email protected]> | 2021-04-23 11:13:37 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-04-23 14:05:26 -0700 |
commit | beaa3711ada4e4a0c8e03a78fec72330185213bf (patch) | |
tree | d041f7ecd17140ba5201bda9821b424c94666a63 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c7ef5ec9573f05535370d8716576263681cabec7 (diff) |
libbpf: Factor out symtab and relos sanity checks
Factor out logic for sanity checking SHT_SYMTAB and SHT_REL sections into
separate sections. They are already quite extensive and are suffering from too
deep indentation. Subsequent changes will extend SYMTAB sanity checking
further, so it's better to factor each into a separate function.
No functional changes are intended.
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions