mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] tracing - adding common method for reading/parsing user input
@ 2009-09-04 13:31 jolsa
  2009-09-04 13:31 ` jolsa
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: jolsa @ 2009-09-04 13:31 UTC (permalink / raw)
  To: mingo, rostedt; +Cc: linux-kernel

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@redhat.com>

---
 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(-)

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

end of thread, other threads:[~2009-09-05  1:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-04 13:31 [PATCH 0/3] tracing - adding common method for reading/parsing user input jolsa
2009-09-04 13:31 ` jolsa
2009-09-04 13:31 ` jolsa
2009-09-04 13:31 ` jolsa
2009-09-04 13:51 ` Steven Rostedt
2009-09-05  1:15   ` Jiri Olsa

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®