From: Peter Zijlstra <peterz@infradead.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
Frederic Weisbecker <fweisbec@gmail.com>
Subject: Re: [RFC][PATCH 2/3] ftrace: Add extend-notrace to not trace sub funcs of notrace funcs
Date: Tue, 12 Jul 2011 21:45:43 +0200 [thread overview]
Message-ID: <1310499943.2309.3.camel@laptop> (raw)
In-Reply-To: <20110712190302.475833802@goodmis.org>
On Tue, 2011-07-12 at 14:51 -0400, Steven Rostedt wrote:
> Known issues: Things that are called from assembly are also not traced.
We could of course create a gasm CALL macro that adds the mcount hookery
and use that for those functions.
/me runs
next prev parent reply other threads:[~2011-07-12 19:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-12 18:51 [RFC][PATCH 0/3] ftrace: entend notrace to notrace called functions Steven Rostedt
2011-07-12 18:51 ` [RFC][PATCH 1/3] ftrace: Make ret_stack usable by other than function graph Steven Rostedt
2011-07-12 18:51 ` [RFC][PATCH 2/3] ftrace: Add extend-notrace to not trace sub funcs of notrace funcs Steven Rostedt
2011-07-12 19:45 ` Peter Zijlstra [this message]
2011-07-12 20:30 ` Steven Rostedt
2011-07-12 18:51 ` [RFC][PATCH 3/3] ftrace: Add extend-notrace-debug to see what is not traced Steven Rostedt
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=1310499943.2309.3.camel@laptop \
--to=peterz@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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®