diff options
| author | Yonghong Song <[email protected]> | 2022-06-06 23:26:15 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-06-07 10:20:42 -0700 |
| commit | 8479aa752226bea40b24db277f1f10ab2726f8bb (patch) | |
| tree | db9f0ffc310f0cd7195ccbed35c031cb76b3c664 /tools/perf/scripts/python | |
| parent | b58b2b3a31228bd9aaed9b96e9452dafd0d46024 (diff) | |
libbpf: Refactor btf__add_enum() for future code sharing
Refactor btf__add_enum() function to create a separate
function btf_add_enum_common() so later the common function
can be used to add enum64 btf type. There is no functionality
change for this patch.
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions