From: Josh Stone <jistone@redhat.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Jason Baron <jbaron@redhat.com>,
mingo@elte.hu, rostedt@goodmis.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] export softirq_to_name symbol
Date: Fri, 01 May 2009 13:07:34 -0700 [thread overview]
Message-ID: <49FB5686.8020908@redhat.com> (raw)
In-Reply-To: <20090501195015.GA31694@infradead.org>
On 05/01/2009 12:50 PM, Christoph Hellwig wrote:
> On Fri, May 01, 2009 at 03:30:22PM -0400, Jason Baron wrote:
>> hi,
>>
>> In response to a user request:
>>
>>
>> Export 'softirq_to_name' so that modules using the softirq tracepoints
>> can resolve the # to a name.
>
> Please submit it together with the module that uses it.
I'm adding SystemTap support for the format strings in the TRACE_EVENT
macros. The softirq's TP_fast_assign uses softirq_to_name, and so that
array is needed to prepare the softirq's trace string.
So, there's no explicit reference to the symbol in SystemTap -- it's
just indirectly referenced by the tracepoint declaration.
Thanks,
Josh
next prev parent reply other threads:[~2009-05-01 20:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-01 19:30 [PATCH] export softirq_to_name symbol Jason Baron
2009-05-01 19:50 ` Christoph Hellwig
2009-05-01 20:07 ` Josh Stone [this message]
2009-05-01 20:10 ` Christoph Hellwig
2009-05-01 20:17 ` Josh Stone
2009-05-01 20:22 ` Christoph Hellwig
2009-05-01 21:25 ` Josh Stone
2009-05-03 18:36 ` Frederic Weisbecker
2009-05-03 8:33 ` Ingo Molnar
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=49FB5686.8020908@redhat.com \
--to=jistone@redhat.com \
--cc=hch@infradead.org \
--cc=jbaron@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.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 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.