commit | c17bec549c9dc969b4e725c56aa9ebb125378397 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Tue Jul 23 14:34:44 2019 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Jul 23 16:05:42 2019 -0700 |
tree | 23335974151011cdad8183fffed21db675ea75d1 | |
parent | f58a4d51d8da7b248d8796e9981feb3d5a43d3d2 [diff] |
samples/bpf: switch trace_output sample to perf_buffer API Convert trace_output sample to libbpf's perf_buffer API. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>