linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/6] perf/urgent fixes and improvements
@ 2011-01-11  0:28 Arnaldo Carvalho de Melo
  2011-01-11  0:28 ` [PATCH 1/6] perf sched: Fix allocation result check Arnaldo Carvalho de Melo
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Arnaldo Carvalho de Melo @ 2011-01-11  0:28 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Chris Samuel, David Ahern,
	Frederic Weisbecker, Ingo Molnar, Jiri Pirko, Linus Torvalds,
	Mike Galbraith, Paul Mackerras, Peter Zijlstra, Stephane Eranian,
	Thomas Gleixner, Tom Zanussi

Hi Ingo,

        Please consider pulling from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/urgent

Regards,

- Arnaldo

Arnaldo Carvalho de Melo (4):
  perf sched: Fix allocation result check
  perf tools: Emit clearer message for sys_perf_event_open ENOENT return
  perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
  perf session: Fix infinite loop in __perf_session__process_events

David Ahern (1):
  perf stat: better error message for unsupported events

Jiri Pirko (1):
  perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail

 tools/perf/builtin-record.c |    3 +
 tools/perf/builtin-sched.c  |    5 +-
 tools/perf/builtin-stat.c   |    2 +
 tools/perf/builtin-test.c   |  110 +++++++++++++++++++++++++++++++++++++++++++
 tools/perf/builtin-top.c    |    2 +
 tools/perf/util/evsel.c     |   82 +++++++++++++++++++-------------
 tools/perf/util/session.c   |    2 +-
 7 files changed, 170 insertions(+), 36 deletions(-)


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

end of thread, other threads:[~2011-01-11 18:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11  0:28 [GIT PULL 0/6] perf/urgent fixes and improvements Arnaldo Carvalho de Melo
2011-01-11  0:28 ` [PATCH 1/6] perf sched: Fix allocation result check Arnaldo Carvalho de Melo
2011-01-11  0:28 ` [PATCH 2/6] perf stat: better error message for unsupported events Arnaldo Carvalho de Melo
2011-01-11  0:28 ` [PATCH 3/6] perf tools: Emit clearer message for sys_perf_event_open ENOENT return Arnaldo Carvalho de Melo
2011-01-11 18:40   ` David Ahern
2011-01-11 18:58     ` Arnaldo Carvalho de Melo
2011-01-11  0:28 ` [PATCH 4/6] perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail Arnaldo Carvalho de Melo
2011-01-11  0:28 ` [PATCH 5/6] perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) Arnaldo Carvalho de Melo
2011-01-11  0:28 ` [PATCH 6/6] perf session: Fix infinite loop in __perf_session__process_events Arnaldo Carvalho de Melo
2011-01-11 10:57 ` [GIT PULL 0/6] perf/urgent fixes and improvements Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).