public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/4] perf test improvements
@ 2011-12-02 16:19 Arnaldo Carvalho de Melo
  2011-12-02 16:19 ` [PATCH 1/4] perf evlist: Always do automatic allocation of pollfd and mmap structures Arnaldo Carvalho de Melo
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Arnaldo Carvalho de Melo @ 2011-12-02 16:19 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, David Ahern,
	Frederic Weisbecker, Mike Galbraith, Paul Mackerras,
	Peter Zijlstra, Stephane Eranian, arnaldo.melo

Hi Ingo,

        Please consider pulling from:

git://github.com/acmel/linux.git perf/core

	Now there are 29 outstanding changesets on this branch.

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (4):
  perf evlist: Always do automatic allocation of pollfd and mmap structures
  perf test: Allow running just a subset of the available tests
  perf event: Introduce perf_event__fprintf
  perf test: Validate PERF_RECORD_ events and perf_sample fields

 tools/perf/Documentation/perf-test.txt |    8 +-
 tools/perf/builtin-record.c            |    6 -
 tools/perf/builtin-stat.c              |    3 +-
 tools/perf/builtin-test.c              |  418 ++++++++++++++++++++++++++++++--
 tools/perf/builtin-top.c               |   19 +--
 tools/perf/util/event.c                |   54 ++++-
 tools/perf/util/event.h                |    6 +
 tools/perf/util/evlist.c               |    4 +-
 tools/perf/util/evlist.h               |    2 -
 9 files changed, 465 insertions(+), 55 deletions(-)

-- 
1.7.8.rc0.35.gee6df


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-12-05 15:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 16:19 [GIT PULL 0/4] perf test improvements Arnaldo Carvalho de Melo
2011-12-02 16:19 ` [PATCH 1/4] perf evlist: Always do automatic allocation of pollfd and mmap structures Arnaldo Carvalho de Melo
2011-12-02 16:19 ` [PATCH 2/4] perf test: Allow running just a subset of the available tests Arnaldo Carvalho de Melo
2011-12-02 16:19 ` [PATCH 3/4] perf event: Introduce perf_event__fprintf Arnaldo Carvalho de Melo
2011-12-02 16:19 ` [PATCH 4/4] perf test: Validate PERF_RECORD_ events and perf_sample fields Arnaldo Carvalho de Melo
2011-12-02 17:07   ` David Ahern
2011-12-02 19:06     ` Arnaldo Carvalho de Melo
2011-12-02 17:07   ` David Ahern
2011-12-02 16:54 ` [GIT PULL 0/4] perf test improvements David Ahern
2011-12-02 18:22   ` Arnaldo Carvalho de Melo
2011-12-05 15:46     ` Ingo Molnar
2011-12-05  9:22 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox