From: Ingo Molnar <mingo@kernel.org>
To: Vince Weaver <vincent.weaver@maine.edu>
Cc: linux-kernel@vger.kernel.org,
Steven Rostedt <rostedt@goodmis.org>,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
Dave Jones <davej@redhat.com>,
Frederic Weisbecker <fweisbec@gmail.com>
Subject: Re: perf/ftrace lockup on 3.12-rc6 with trigger code
Date: Sat, 26 Oct 2013 10:48:36 +0200 [thread overview]
Message-ID: <20131026084836.GC14237@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1310251726001.31246@vincent-weaver-1.um.maine.edu>
* Vince Weaver <vincent.weaver@maine.edu> wrote:
> I don't know if there are any better ways to try to debug things
> than the printk route. Though that has its own problems as the
> printk's themselves start showing up in the ftrace traces.
One additional brute-force method is earlyprintk=...,keep and
marking the (handful of) earlyprintk functions (and snprintf)
notrace, plus turning off printk itself completely.
That gives a completely instrumentation-free and locking-free
console output function of last resort :-/
Thanks,
Ingo
next prev parent reply other threads:[~2013-10-26 8:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-24 17:30 perf/ftrace lockup on 3.12-rc6 with trigger code Vince Weaver
2013-10-24 18:25 ` Vince Weaver
2013-10-25 10:08 ` Steven Rostedt
2013-10-25 10:19 ` Ingo Molnar
2013-10-25 13:17 ` Vince Weaver
2013-10-25 13:12 ` Vince Weaver
2013-10-25 21:36 ` Vince Weaver
2013-10-26 8:48 ` Ingo Molnar [this message]
2013-11-05 18:06 ` Vince Weaver
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=20131026084836.GC14237@gmail.com \
--to=mingo@kernel.org \
--cc=acme@ghostprotocols.net \
--cc=davej@redhat.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=vincent.weaver@maine.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.