From: fche@redhat.com (Frank Ch. Eigler)
To: Arjan van de Ven <arjan@linux.intel.com>
Cc: =?ISO-8859-1?Q?T=F6r=F6k_Edwin?= <edwintorok@gmail.com>,
"Linux Kernel" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] LatencyTop: make reason (blk_execute_rq+0x7a/0xd) known
Date: Sat, 19 Jan 2008 14:40:11 -0500 [thread overview]
Message-ID: <y0mir1py57o.fsf@ton.toronto.redhat.com> (raw)
In-Reply-To: <479241B0.8010500@linux.intel.com> (Arjan van de Ven's message of "Sat, 19 Jan 2008 10:30:08 -0800")
Arjan van de Ven <arjan@linux.intel.com> writes:
> Török Edwin wrote:
>> [...]
>> P.S.: LatencyTop could have a feature to ask for more details on unknown
>> latency reasons, and it would generate a systemtap script itself, that
>> would show the backtraces to help figure out whats going on.
>
> I've considered having an option inside the code itself that would print a
> backtrace for, say, an unknown latency larger than 100msec
> but the code got ugly (the accounting gets done in the scheduler path,
> where you can't printk). [...]
Systemtap does not use printk, and can generate decent backtraces from
the kernel (and into userspace before too long). (FWIW, it seems to
be only a small stretch to implement tools like *top via systemtap
rather than custom-written kernel code.)
- FChE
next prev parent reply other threads:[~2008-01-19 19:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-19 16:54 Török Edwin
2008-01-19 18:30 ` Arjan van de Ven
2008-01-19 19:40 ` Frank Ch. Eigler [this message]
2008-01-19 19:47 ` Török Edwin
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=y0mir1py57o.fsf@ton.toronto.redhat.com \
--to=fche@redhat.com \
--cc=arjan@linux.intel.com \
--cc=edwintorok@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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