diff options
author | Quentin Monnet <quentin.monnet@netronome.com> | 2018-10-20 23:01:48 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-21 20:45:14 +0200 |
commit | 882731e06c669a8626f2d4bfb351ca19264be029 (patch) | |
tree | 28f9023b2e3b3c71e9241980bd254e65182bae2e /tools/perf/scripts/python/syscall-counts.py | |
parent | c5fa5d602221362f8341ecd9e32d83194abf5bd9 (diff) |
tools: bpftool: document restriction on '.' in names to pin in bpffs
Names used to pin eBPF programs and maps under the eBPF virtual file
system cannot contain a dot character, which is reserved for future
extensions of this file system.
Document this in bpftool man pages to avoid users getting confused if
pinning fails because of a dot.
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions