Thread (22 messages) 22 messages, 3 authors, 2020-01-21

Re: [PATCH v2 07/12] tracing: Add trace_synth_event() and related functions

From: Tom Zanussi <zanussi@kernel.org>
Date: 2020-01-21 19:22:41
Also in: lkml

Hi Steve,

On Tue, 2020-01-21 at 12:03 -0500, Steven Rostedt wrote:
On Fri, 10 Jan 2020 14:35:13 -0600
Tom Zanussi [off-list ref] wrote:
quoted
+struct synth_event;
+
+struct synth_gen_state {
+	struct trace_event_buffer fbuffer;
+	struct synth_trace_event *entry;
+	struct ring_buffer *buffer;
+	struct synth_event *event;
+	unsigned int cur_field;
+	unsigned int n_u64;
+	bool enabled;
+	bool add_next;
+	bool add_name;
+};
+
Yes, please rebase on my for-next branch, as the ring_buffer
structure
has been renamed, and will break these patches :-/
OK, I'll rebase on for-next, and will also adapt a couple of Masami's
boot trace patches to these.

Thanks,

Tom
-- Steve
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help