Re: [RFC][PATCH 03/21] ring-buffer: Add TIME_EXTEND_ABS ring buffer type
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2017-02-10 14:30:09
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2017-02-10 14:30:09
Also in:
lkml
On Fri, 10 Feb 2017 15:04:51 +0900 Namhyung Kim [off-list ref] wrote:
quoted
But it would require comments and/or a wrapper to define it so people in the future know what it is doing.What about event->type_len >= RINGBUF_TYPE_TIME_EXTEND ? I think it's easier to understand what it's doing.
Either way, I'd like to have it defined as a macro. -- Steve