[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090924195246.GA8642@nowhere>
Date: Thu, 24 Sep 2009 21:52:48 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: mingo@...hat.com, hpa@...or.com, linux-kernel@...r.kernel.org,
jkacur@...hat.com, tglx@...utronix.de, mingo@...e.hu
Cc: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:perf/core] perf tools: Create util/sort.and use it
On Thu, Sep 24, 2009 at 07:37:05PM +0000, tip-bot for John Kacur wrote:
> Commit-ID: dd68ada2d417e57b848822a1407b5317a54136c5
> Gitweb: http://git.kernel.org/tip/dd68ada2d417e57b848822a1407b5317a54136c5
> Author: John Kacur <jkacur@...hat.com>
> AuthorDate: Thu, 24 Sep 2009 18:02:49 +0200
> Committer: Ingo Molnar <mingo@...e.hu>
> CommitDate: Thu, 24 Sep 2009 21:27:52 +0200
>
> perf tools: Create util/sort.and use it
>
> Create util/sort.[ch] and move common functionality for
> builtin-report.c and builtin-annotate.c there, and make use of it.
>
> Signed-off-by: John Kacur <jkacur@...hat.com>
> LKML-Reference: <alpine.LFD.2.00.0909241758390.11383@...alhost.localdomain>
> Signed-off-by: Ingo Molnar <mingo@...e.hu>
>
>
> ---
> tools/perf/Makefile | 2 +
> tools/perf/builtin-annotate.c | 211 +---------------------------
> tools/perf/builtin-report.c | 307 +----------------------------------------
> tools/perf/util/sort.c | 268 +++++++++++++++++++++++++++++++++++
> tools/perf/util/sort.h | 93 +++++++++++++
> 5 files changed, 373 insertions(+), 508 deletions(-)
Thanks a lot for this cleanup!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists