mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] tracing: cleanup trace event macro
@ 2020-06-12  9:28 Wei Yang
  2020-06-12  9:28 ` [PATCH 1/4] tracing: not necessary to undefine DEFINE_EVENT again Wei Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wei Yang @ 2020-06-12  9:28 UTC (permalink / raw)
  To: rostedt, mingo; +Cc: linux-kernel, Wei Yang

TRACE_EVENT definition is some kind of magic. We define/un-define some
elements to implement it.

During the code reading, I found there are some redundant definition of the
macro. Let's reform and remove some of them.

Wei Yang (4):
  tracing: not necessary to undefine DEFINE_EVENT again
  tracing: not necessary re-define DEFINE_EVENT_PRINT
  tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT
  tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again

 include/trace/trace_events.h | 19 ++-----------------
 1 file changed, 2 insertions(+), 17 deletions(-)

-- 
2.20.1 (Apple Git-117)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-12  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12  9:28 [PATCH 0/4] tracing: cleanup trace event macro Wei Yang
2020-06-12  9:28 ` [PATCH 1/4] tracing: not necessary to undefine DEFINE_EVENT again Wei Yang
2020-06-12  9:28 ` [PATCH 2/4] tracing: not necessary re-define DEFINE_EVENT_PRINT Wei Yang
2020-06-12  9:28 ` [PATCH 3/4] tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT Wei Yang
2020-06-12  9:28 ` [PATCH 4/4] tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again Wei Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®