[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1272579244-3981-1-git-send-email-acme@infradead.org>
Date: Thu, 29 Apr 2010 19:14:02 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frédéric Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [GIT PULL] perf: Initial regression testing command
From: Arnaldo Carvalho de Melo <acme@...hat.com>
Hi Ingo,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf
Now there are 7 patches in that repo.
Regards,
- Arnaldo
Arnaldo Carvalho de Melo (2):
perf symbols: Add machine helper routines
perf test: Initial regression testing command
tools/perf/Documentation/perf-test.txt | 22 +++
tools/perf/Makefile | 1 +
tools/perf/builtin-kmem.c | 2 +-
tools/perf/builtin-test.c | 281 ++++++++++++++++++++++++++++++++
tools/perf/builtin.h | 1 +
tools/perf/command-list.txt | 1 +
tools/perf/perf.c | 1 +
tools/perf/util/map.h | 25 +++-
tools/perf/util/symbol.c | 77 +++++++---
tools/perf/util/symbol.h | 7 +
10 files changed, 393 insertions(+), 25 deletions(-)
create mode 100644 tools/perf/Documentation/perf-test.txt
create mode 100644 tools/perf/builtin-test.c
--
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