[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d82e647a0808030050n3b72d96dh91c0ac94eadc34f@mail.gmail.com>
Date: Sun, 3 Aug 2008 15:50:19 +0800
From: "Ming Lei" <tom.leiming@...il.com>
To: "Steven Rostedt" <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org, "Ingo Molnar" <mingo@...e.hu>,
"Andrew Morton" <akpm@...ux-foundation.org>,
"Steven Rostedt" <srostedt@...hat.com>
Subject: [RFC] ftrace: support tracing functions in one module
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,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists