| To: | rostedt@goodmis.org |
|---|---|
| Subject: | Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to get high precision timestamp |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Mon, 26 Oct 2009 22:42:03 +0800 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>, Ralf Baechle <ralf@linux-mips.org>, Nicholas Mc Guire <der.herr@hofr.at>, Richard Sandiford <rdsandiford@googlemail.com>, David Daney <ddaney@caviumnetworks.com>, Adam Nemet <anemet@caviumnetworks.com>, Patrik Kluba <kpajko79@gmail.com>, Frederic Weisbecker <fweisbec@gmail.com> |
| 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=n0awJNQL7baE89XvgBnw+V2N78FObBfRDWVP74/1g6E=; b=CBPUC7ISpzrhUqHlUqzo7y4q8YklNAzwPhVCsDPVX/lddHRc48aHLQLFtdfXE3ikwf KoITnQW0urEeK/ufKrA8iWmnf9w+P8vfVpjvKQ+fcIP5UgUEATb05R+Yg5mdrkmLCdDR UJqMZ6mgbQodn6duOng9K+BwaTEr05nB4XLxc= |
| 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=g6Yt40/CCEtdpCoIiDYVUcdialibHNXLxABSS330q+6iInHMOGNc0XEm9latFvOplL fxNrY8BXDOR3xSovzAA8Yy4Xp59vA3Mkw+WLfjGuyfUi3Gr2i34PpIVE7PQo6NYgNHri Clp7seiV7KFlAy/IGCmALBriGZK0sOLkkGmEQ= |
| In-reply-to: | <1256567646.26028.260.camel@gandalf.stny.rr.com> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1256482555.git.wuzhangjin@gmail.com> <028867b99ec532b84963a35e7d552becc783cafc.1256483735.git.wuzhangjin@gmail.com> <2f73eae542c47ac5bbb9f7280e6c0271d193e90d.1256483735.git.wuzhangjin@gmail.com> <1256565667.26028.257.camel@gandalf.stny.rr.com> <1256567108.5642.165.camel@falcon> <1256567646.26028.260.camel@gandalf.stny.rr.com> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi,
On Mon, 2009-10-26 at 10:34 -0400, Steven Rostedt wrote:
> On Mon, 2009-10-26 at 22:25 +0800, Wu Zhangjin wrote:
> > Hi,
> >
> > On Mon, 2009-10-26 at 10:01 -0400, Steven Rostedt wrote:
> > [...]
> > > Some patches touch core tracing code, and some are arch specific. Now
> > > the question is how do we go. I prefer that we go the path of the
> > > tracing tree (easier for me to test).
> >
> > Just coped with the feedbacks from Frederic Weisbecker.
> >
> > I will rebase the whole patches to your git repo(the following one?) and
> > send them out as the -v6 revision:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> > tip/tracing/core
>
> Actually, I always base off of tip itself. Don't use mine. Use this one:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git
> tracing/core
>
> Then we will stay in sync.
>
Okay, pulling it...
> >
> > > But every patch that touches MIPS
> > > arch, needs an Acked-by from the MIPS maintainer. Which I see is Ralf
> > > (on the Cc of this patch set.)
> > >
> >
> > Looking forward to the feedback from Ralf, Seems he is a little busy.
> > and also looking forward to the testing result from the other MIPS
> > developers, so, we can ensure ftrace for MIPS really function!
> >
> > Welcome to clone this branch and test it:
> >
> > git://dev.lemote.com/rt4ls.git linux-mips/dev/ftrace-upstream
>
> I already have your repo as a remote ;-)
>
Thanks :-)
> >
> > And this document will tell you how to play with it:
> > Documentation/trace/ftrace.txt
>
> Did you add to it?
I have never touched the file, just hope some newbies(like me) can
follow it and help to test it :-)
Thanks & Regards,
Wu Zhangjin
|
| Previous by Date: | Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to get high precision timestamp, Steven Rostedt |
|---|---|
| Next by Date: | Re: [PATCH -v5 10/11] tracing: add function graph tracer support for MIPS, Steven Rostedt |
| Previous by Thread: | Re: [PATCH -v5 02/11] MIPS: add mips_timecounter_read() to get high precision timestamp, Steven Rostedt |
| Next by Thread: | Re: [PATCH -v5 00/11] ftrace for MIPS, Frederic Weisbecker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |