Re: [PATCH v3] tracepoint: add new `tcp:tcp_ca_event` trace event
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-08-13 01:53:36
Also in:
bpf, linux-trace-kernel, lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-08-13 01:53:36
Also in:
bpf, linux-trace-kernel, lkml
On Sat, 12 Aug 2023 18:17:17 -0700 Joe Perches [off-list ref] wrote:
quoted
I forgot to say "for TRACE_EVENT() macros". This is not about what checkpatch says about other code.trace has its own code style and checkpatch needs another parsing mechanism just for it, including the alignment to open parenthesis test.
If you have a template patch to add the parsing mechanism, I'd be happy to try to fill in the style. -- Steve