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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

