diff options
author | 2023-12-19 13:54:15 -0500 | |
---|---|---|
committer | 2023-12-20 07:52:47 -0500 | |
commit | d5cfbdfc96aadc96a2bf6176269b994e2ce31717 (patch) | |
tree | d5f5eb07a6f02b0f7a919e1283189f0160852b84 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ring-buffer: Check if absolute timestamp goes backwards (diff) | |
download | wireguard-linux-d5cfbdfc96aadc96a2bf6176269b994e2ce31717.tar.xz wireguard-linux-d5cfbdfc96aadc96a2bf6176269b994e2ce31717.zip |
ring-buffer: Have ring_buffer_print_page_header() be able to access ring_buffer_iter
In order to introduce sub-buffer size per ring buffer, some internal
refactoring is needed. As ring_buffer_print_page_header() will depend on
the trace_buffer structure, it is moved after the structure definition.
Link: https://lore.kernel.org/linux-trace-devel/20211213094825.61876-2-tz.stoyanov@gmail.com
Link: https://lore.kernel.org/linux-trace-kernel/20231219185627.723857541@goodmis.org
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Vincent Donnefort <vdonnefort@google.com>
Cc: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.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