commit | 6db2d81a46f99edb5690cf0b03bbe3b7f29dfd7b | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Thu Jan 09 22:41:22 2020 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Jan 10 17:20:07 2020 +0100 |
tree | 4cdd4b38078ed60f308ebe16787f36cfd7dfd4e4 | |
parent | 7608e4db6ded8e965dd213baddedba9602959e7d [diff] |
selftests/bpf: Add a test for a large global function test results: pyperf50 with always_inlined the same function five times: processed 46378 insns pyperf50 with global function: processed 6102 insns Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20200110064124.1760511-5-ast@kernel.org