From: jolsa@redhat.com
To: mingo@elte.hu, rostedt@goodmis.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCHv2 0/3] tracing - adding common method for reading/parsing user input
Date: Sat, 5 Sep 2009 03:12:58 +0200 [thread overview]
Message-ID: <1252113181-3325-1-git-send-email-jolsa@redhat.com> (raw)
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(-)
next reply other threads:[~2009-09-05 1:13 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-05 1:12 jolsa [this message]
2009-09-05 1:12 ` [PATCHv2 1/3] tracing - buf iterator definition, parsing function jolsa
2009-09-08 13:47 ` Steven Rostedt
2009-09-10 20:29 ` Steven Rostedt
2009-09-05 1:13 ` [PATCHv2 2/3] tracing - buf iterator support for set_event jolsa
2009-09-10 20:35 ` Steven Rostedt
2009-09-05 1:13 ` [PATCHv2 3/3] tracing - buf iterator support for set_graph_function set_ftrace_filter set_ftrace_notrace jolsa
2009-09-10 20:43 ` Steven Rostedt
2009-09-05 2:41 ` [PATCHv2 0/3] tracing - adding common method for reading/parsing user input Daniel Walker
2009-09-05 6:40 ` Jiri Olsa
2009-09-05 13:02 ` Steven Rostedt
2009-09-08 14:01 ` Steven Rostedt
2009-09-08 14:37 ` Jiri Olsa
2009-09-08 14:44 ` Steven Rostedt
2009-09-08 14:46 ` Jiri Olsa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1252113181-3325-1-git-send-email-jolsa@redhat.com \
--to=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®