diff options
author | Daniel Borkmann <[email protected]> | 2016-07-14 18:08:04 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-15 14:23:56 -0700 |
commit | 8e7a3920ac277dd4e690c0e70c9750176e3acb83 (patch) | |
tree | 2996ef0644920652d639833a2fc99bc2f204f7cf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 7e3f977edd0bd9ea6104156feba95bb5ae9bdd38 (diff) |
bpf, perf: split bpf_perf_event_output
Split the bpf_perf_event_output() helper as a preparation into
two parts. The new bpf_perf_event_output() will prepare the raw
record itself and test for unknown flags from BPF trace context,
where the __bpf_perf_event_output() does the core work. The
latter will be reused later on from bpf_event_output() directly.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions