[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210208200922.215867530@goodmis.org>
Date: Mon, 08 Feb 2021 15:09:22 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
Subject: [PATCH 0/2 v3] tracepoints: Stop punishing non-static call users
Broke this up into two patches now. See the second patch for the
description of waht this series is doing.
Changes since v2:
Added a patch to remove "data_args", as it was causing issues with
handling of "__data", especially when it wasn't needed.
Steven Rostedt (VMware) (2):
tracepoints: Remove unnecessary "data_args" macro parameter
tracepoints: Do not punish non static call users
----
include/linux/tracepoint.h | 52 ++++++++++++++++++++--------------------------
1 file changed, 23 insertions(+), 29 deletions(-)
Powered by blists - more mailing lists