From: "Ming Lei" <tom.leiming@gmail.com>
To: "Steven Rostedt" <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, "Ingo Molnar" <mingo@elte.hu>,
"Andrew Morton" <akpm@linux-foundation.org>,
"Steven Rostedt" <srostedt@redhat.com>
Subject: [RFC] ftrace: support tracing functions in one module
Date: Sun, 3 Aug 2008 15:50:19 +0800 [thread overview]
Message-ID: <d82e647a0808030050n3b72d96dh91c0ac94eadc34f@mail.gmail.com> (raw)
Hi,
IMO, ftrace is a very good tools, which can monitor almost all
functions calling
in the running kernel. The traced result is very complete and intact.
But it seems
too large to grasp the interested content. For example, one may only
have interest in
functions calling in usbcore.ko, but he must trace all the functions
calling in the
kernel, so the tracing result is too large to use it.
Could you add the support of tracing functions in one module only to ftrace?
Thanks,
next reply other threads:[~2008-08-03 7:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-03 7:50 Ming Lei [this message]
2008-08-03 12:19 ` Frank Ch. Eigler
2008-08-03 14:45 ` Steven Rostedt
2008-08-04 2:11 ` Ming Lei
2008-08-04 16:15 ` Arnaldo Carvalho de Melo
2008-08-04 16:28 ` Steven Rostedt
2008-08-04 17:18 ` Arnaldo Carvalho de Melo
2008-08-03 15:16 ` Abhishek Sagar
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=d82e647a0808030050n3b72d96dh91c0ac94eadc34f@mail.gmail.com \
--to=tom.leiming@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
--cc=srostedt@redhat.com \
/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
Powered by JetHome