commit | 81b9cf8028a17bdbdaa0da80b735b32150d4e89e | [log] [tgz] |
---|---|---|
author | Yonghong Song <[email protected]> | Thu Oct 05 09:19:23 2017 -0700 |
committer | David S. Miller <[email protected]> | Sat Oct 07 23:05:57 2017 +0100 |
tree | b5ec33cc6476e31c8e30c6623e635c6b75be80ae | |
parent | 4bebdc7a85aa400c0222b5329861e4ad9252f1e5 [diff] |
bpf: add a test case for helper bpf_perf_prog_read_value The bpf sample program trace_event is enhanced to use the new helper to print out enabled/running time. Signed-off-by: Yonghong Song <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>