From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Venkat Subbiah <venkat.mlist@gmail.com>, linux-rt-users@vger.kernel.org
Subject: Re: Enabling function trace on call during module init
Date: Fri, 11 Oct 2013 15:02:58 +0200 [thread overview]
Message-ID: <5257F702.4010201@linutronix.de> (raw)
In-Reply-To: <20131011083553.3557f104@gandalf.local.home>
On 10/11/2013 02:35 PM, Steven Rostedt wrote:
>> Is this even required / wanted? Usually the module just hooks itself
>> into subsystem like pci_register_driver() and is usually not
>> interresting. The interresting part starts from ->probe() (I think) and
>> this is captured, right?
>
> Only if the ->probe() is not marked __init
Yes, and this shouldn't be the case due to hotplug which is the
default. So unless you want trace pci_register_driver() & friends we
are good I think :)
> -- Steve
>
Sebastian
prev parent reply other threads:[~2013-10-11 13:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-07 3:55 Enabling function trace on call during module init Venkat Subbiah
2013-09-08 0:48 ` Steven Rostedt
2013-09-14 3:59 ` Venkat Subbiah
2013-10-11 10:15 ` Sebastian Andrzej Siewior
2013-10-11 12:35 ` Steven Rostedt
2013-10-11 13:02 ` Sebastian Andrzej Siewior [this message]
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=5257F702.4010201@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=linux-rt-users@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=venkat.mlist@gmail.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;
as well as URLs for NNTP newsgroup(s).