diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-21 03:09:27 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-10-21 09:13:32 +0300 |
commit | 84430d4232c36cb858564374f839d233fd6f623a (patch) | |
tree | c7c94f74bd538f1e6c0595fd9a80836234122bfe /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ad38911dcdb6978a415db65b3e00e0f3fcd9edfc (diff) | |
download | linux-84430d4232c36cb858564374f839d233fd6f623a.tar.xz |
bpf, verifier: avoid retpoline for map push/pop/peek operation
Extend prior work from 09772d92cd5a ("bpf: avoid retpoline for
lookup/update/delete calls on maps") to also apply to the recently
added map helpers that perform push/pop/peek operations so that
the indirect call can be avoided.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions