diff options
author | Stanislav Fomichev <sdf@google.com> | 2018-11-09 19:21:44 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-11-11 02:56:11 +0300 |
commit | 77380998d91dee8aafdbe42634776ba1ef692f1e (patch) | |
tree | 9fa3bca83bbc5eeba47a8e00e647f5be999eb698 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 33a2c75c55e24aa30ff9fed805ae8bea13c1e2a3 (diff) | |
download | linux-77380998d91dee8aafdbe42634776ba1ef692f1e.tar.xz |
bpftool: add loadall command
This patch adds new *loadall* command which slightly differs from the
existing *load*. *load* command loads all programs from the obj file,
but pins only the first programs. *loadall* pins all programs from the
obj file under specified directory.
The intended usecase is flow_dissector, where we want to load a bunch
of progs, pin them all and after that construct a jump table.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions