commit | b5731b6ecd15526bc6e5f3f315cfe082953163fb | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Wed Dec 04 16:04:56 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Dec 05 22:04:52 2019 -0800 |
tree | 0000c766e8a26962374e34eff22056eca1b27db9 | |
parent | d4388fe67304dee3b80fdea5f2501450a16299d5 [diff] |
selftests/bpf: test func_graph tracer and bpf trampoline together Add a test script to execute funciton graph tracer while BPF trampoline attaches and detaches from the functions being graph traced. Signed-off-by: Alexei Starovoitov <ast@kernel.org>