diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2022-04-25 17:45:09 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-04-26 15:41:46 -0700 |
commit | 14032f2644534ecd5693ebfeef44cbf0d989a7fe (patch) | |
tree | d0dcd53fc6b7682d62f8d8b2a81e4452a8007917 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b58af63aab11e4ae00fe96de9505759cfdde8ee9 (diff) |
libbpf: Simplify bpf_core_parse_spec() signature
Simplify bpf_core_parse_spec() signature to take struct bpf_core_relo as
an input instead of requiring callers to decompose them into type_id,
relo, spec_str, etc. This makes using and reusing this helper easier.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220426004511.2691730-9-andrii@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions