| To: | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Subject: | Re: [PATCH] mips-specific ftrace support |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Thu, 28 May 2009 22:56:05 +0800 |
| Cc: | Steven Rostedt <rostedt@goodmis.org>, linux-mips@linux-mips.org, LKML <linux-kernel@vger.kernel.org>, Ralf Baechle <ralf@linux-mips.org>, Ingo Molnar <mingo@elte.hu>, Andrew Morton <akpm@linux-foundation.org>, Nicholas Mc Guire <der.herr@hofr.at> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=Xoj8kyaH+XoTcAuWA8HLOUd3/i9hZeqv8s2jwIPwcYg=; b=drgMTW4ccIJmDmJAHieoW4oxd73vPYiXkoX5lPQrdBFDvJOtkpc8W4wSpez4eRpgDp jhftWJIf79oYtqB+YxHnYfDWurXyfE5L8OP6KYCDlQ30AUjIYfNDEUiJYEmEIa/9Kfh1 HYUZyUJvGYMMsHXaZjNtM3KaVAbIioDpe5U9I= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=HLSv00rvwWDctyKxYGgzL2oT47Zx3zZXsafs6gKDLUJ1bp/5Lxj1jf8txZWgF3WLhk lKJHSkeUQJy+AV/N5iWPJLUyoQGgQXJ3FFyIQCqezk5gBEsFEMVTLXJh8zzrwbqyk8Q1 7QZSwHgrxisDod5KzcSwRY9YnQxiYx0rdp19g= |
| In-reply-to: | <alpine.LFD.2.00.0905281644210.3397@localhost.localdomain> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <73465d64a9a6773936f5eab3735a69f651c13187.1243458732.git.wuzj@lemote.com> <alpine.DEB.2.00.0905280948410.27708@gandalf.stny.rr.com> <alpine.LFD.2.00.0905281644210.3397@localhost.localdomain> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 2009-05-28 at 16:45 +0200, Thomas Gleixner wrote: > On Thu, 28 May 2009, Steven Rostedt wrote: > > On Thu, 28 May 2009, wuzhangjin@gmail.com wrote: > > Could you possibly break this patch up into porting the tracers one by > > one. That is: > > > > First patch: make function tracing work. > > Second patch: make dynamic tracing work. > > Third patch: add Function graph tracing. > > Forth patch: the time stamp updates > > > > This would make things a lot easier to review, and if one of the changes > > breaks something, it will be easier to bisect. > > > > include/linux/clocksource.h | 4 +- > > > kernel/sched_clock.c | 2 +- > > > kernel/trace/ring_buffer.c | 3 +- > > > kernel/trace/trace_clock.c | 2 +- > > > scripts/Makefile.build | 1 + > > > scripts/recordmcount.pl | 31 +++- > > The changes to these generic files need to be separate as well. > Acked, will update it later. thanks! Wu Zhangjin |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] mips-specific ftrace support, Steven Rostedt |
|---|---|
| Next by Date: | Re: [loongson-PATCH-v2 23/23] Hibernation Support in mips system, Atsushi Nemoto |
| Previous by Thread: | Re: [PATCH] mips-specific ftrace support, Steven Rostedt |
| Next by Thread: | [PATCH 0/5] MIPS: Add hugeTLBfs support., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |