[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1395151546-20445-1-git-send-email-mathieu.desnoyers@efficios.com>
Date: Tue, 18 Mar 2014 10:05:43 -0400
From: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
Subject: [RFC PATCH v5 0/3] Tracepoint API simplification/cleanup
Hi,
Here is a respin of v5 of the tracepoint register/unregister API
simplification, along with the 2 other cleanup patches that comes
before.
Feedback is welcome,
Thanks!
Mathieu
Mathieu Desnoyers (3):
Tracepoint cleanup: remove unused API functions
Tracepoint API doc update: data argument
Tracepoint: register/unregister struct tracepoint
include/linux/ftrace_event.h | 1 +
include/linux/tracepoint.h | 62 ++--
include/trace/ftrace.h | 2 +
kernel/trace/trace_events.c | 8 +-
kernel/tracepoint.c | 707 ++++++++++++++----------------------------
5 files changed, 268 insertions(+), 512 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists