[PATCH 0/3] tracing - adding common method for reading/parsing user input
From: jolsa
Date: Fri Sep 04 2009 - 09:31:33 EST
As 3 different places for 4 user input files were using the same way
of reading and parsing user's input, I made one common routine to be
used.
The mentioned files are:
set_graph_function
set_event
set_ftrace_filter
set_ftrace_notrace
wbr,
jirka
Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>
---
kernel/trace/ftrace.c | 152 ++++++++++++-------------------------------
kernel/trace/trace.c | 83 +++++++++++++++++++++++
kernel/trace/trace.h | 48 ++++++++++++++
kernel/trace/trace_events.c | 58 ++++-------------
4 files changed, 186 insertions(+), 155 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/