commit | b6580cd8999d4f6846db9f6daa0b759c75aff33e | [log] [tgz] |
---|---|---|
author | Toke Høiland-Jørgensen <toke@redhat.com> | Mon Jan 20 14:06:51 2020 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Jan 20 16:37:45 2020 -0800 |
tree | 9071517823c7671831978220cc802da07752ffee | |
parent | a9ed34c0b7a537e38564d92eb4ff9eee91c84544 [diff] |
runsqslower: Support user-specified libbpf include and object paths This adds support for specifying the libbpf include and object paths as arguments to the runqslower Makefile, to support reusing the libbpf version built as part of the selftests. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/157952561135.1683545.5660339645093141381.stgit@toke.dk