diff options
author | Stanislav Fomichev <sdf@google.com> | 2018-11-09 08:21:43 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-11-10 15:56:11 -0800 |
commit | 33a2c75c55e24aa30ff9fed805ae8bea13c1e2a3 (patch) | |
tree | 4797b1d56f791555250422902c10708306afd64b /tools/bpf | |
parent | fd734c5cca62b7630703244d3613be135d646a0e (diff) | |
download | linux-33a2c75c55e24aa30ff9fed805ae8bea13c1e2a3.tar.bz2 |
libbpf: add internal pin_name
pin_name is the same as section_name where '/' is replaced
by '_'. bpf_object__pin_programs is converted to use pin_name
to avoid the situation where section_name would require creating another
subdirectory for a pin (as, for example, when calling bpf_object__pin_programs
for programs in sections like "cgroup/connect6").
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions