diff options
author | Dave Marchevsky <[email protected]> | 2023-11-07 00:56:37 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-11-09 19:07:51 -0800 |
commit | 790ce3cfefb1b768dccd4eee324ddef0f0ce3db4 (patch) | |
tree | a5fbb1da79ee98320e2d7622179b7fcd70ed05b0 /tools/perf/scripts/python | |
parent | 649924b76ab151a96bdd22a97a993fb0421f134c (diff) |
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
This refactoring patch removes the unused BPF_GRAPH_NODE_OR_ROOT
btf_field_type and moves BPF_GRAPH_{NODE,ROOT} macros into the
btf_field_type enum. Further patches in the series will use
BPF_GRAPH_NODE, so let's move this useful definition out of btf.c.
Signed-off-by: Dave Marchevsky <[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