commit | 020a32d9581ac824d038b0b4e24e977e3cc8589f | [log] [tgz] |
---|---|---|
author | Yonghong Song <yhs@fb.com> | Thu Oct 05 09:19:21 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 07 23:05:57 2017 +0100 |
tree | f0256aea3e0a98cbba98b91248983b6d90793357 | |
parent | 908432ca84fc229e906ba164219e9ad0fe56f755 [diff] |
bpf: add a test case for helper bpf_perf_event_read_value The bpf sample program tracex6 is enhanced to use the new helper to read enabled/running time as well. Signed-off-by: Yonghong Song <yhs@fb.com> Acked-by: Alexei Starovoitov <ast@fb.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>