diff options
author | Beau Belgrave <beaub@linux.microsoft.com> | 2022-01-18 12:43:19 -0800 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-02-10 22:37:31 -0500 |
commit | 0279400ad38d858ed68f5d787385f6122d4170b2 (patch) | |
tree | 43bd0f0166fd29eee693a2270af6f7fb0cb27eac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3207d0459ef3789c7efa801b57123c8a79d05694 (diff) |
user_events: Optimize writing events by only copying data once
Pass iterator through to probes to allow copying data directly to the
probe buffers instead of taking multiple copies. Enables eBPF user and
raw iterator types out to programs for no-copy scenarios.
Link: https://lkml.kernel.org/r/20220118204326.2169-6-beaub@linux.microsoft.com
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions