| To: | Wu Zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: [PATCH v9 05/10] tracing: add IRQENTRY_EXIT section for MIPS |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 20 Nov 2009 17:23:47 +0000 |
| Cc: | rostedt@goodmis.org, Nicholas Mc Guire <der.herr@hofr.at>, zhangfx@lemote.com, Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>, Frederic Weisbecker <fweisbec@gmail.com>, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org |
| In-reply-to: | <2ffd3ecb5f0c96b43150968ce270dee71f6afdb8.1258719323.git.wuzhangjin@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1258719323.git.wuzhangjin@gmail.com> <2ffd3ecb5f0c96b43150968ce270dee71f6afdb8.1258719323.git.wuzhangjin@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.19 (2009-01-05) |
On Fri, Nov 20, 2009 at 08:34:33PM +0800, Wu Zhangjin wrote: > From: Wu Zhangjin <wuzhangjin@gmail.com> > > This patch add a new section for MIPS to record the block of the hardirq > handling for function graph tracer(print_graph_irq) via adding the > __irq_entry annotation to the the entrypoints of the hardirqs(the block > with irq_enter()...irq_exit()). > > Thanks goes to Steven & Frederic Weisbecker for their feedbacks. > > Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com> > Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Queued for 2.6.33 but due to patch 3/3 I won't propagate this series immediately to linux-next. Thanks! Ralf |
| Previous by Date: | Re: [PATCH v9 04/10] tracing: add dynamic function tracer support for MIPS, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH v9 06/10] tracing: add function graph tracer support for MIPS, Ralf Baechle |
| Previous by Thread: | [PATCH v9 05/10] tracing: add IRQENTRY_EXIT section for MIPS, Wu Zhangjin |
| Next by Thread: | [PATCH v9 06/10] tracing: add function graph tracer support for MIPS, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |