commit | 12b2a4113508448323418b2480d5e4d0945a4752 | [log] [tgz] |
---|---|---|
author | Teng Qin <qinteng@fb.com> | Mon May 22 17:09:37 2017 -0700 |
committer | Alexei Starovoitov <ast@fb.com> | Thu Jun 01 18:49:53 2017 -0700 |
tree | 2d12c1d801ddcd81491fceb1fd95a44b69ac00b2 | |
parent | 53e01ffe44594dcc761706195499ebcc4c55b623 [diff] |
bpf: update perf event helper functions documentation This commit updates documentation of the bpf_perf_event_output and bpf_perf_event_read helpers to match their implementation. Signed-off-by: Teng Qin <qinteng@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>