public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf: Fix wakeup_events logic
@ 2013-05-30  9:53 Jiri Olsa
  2013-05-30  9:53 ` [PATCH 1/2] perf: Enable wakeup_events logic for all events Jiri Olsa
  2013-05-30  9:53 ` [PATCH 2/2] perf tests: Add auxiliary events poll automated test Jiri Olsa
  0 siblings, 2 replies; 7+ messages in thread
From: Jiri Olsa @ 2013-05-30  9:53 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jiri Olsa, Arnaldo Carvalho de Melo, Peter Zijlstra, Ingo Molnar,
	Paul Mackerras, Corey Ashford, Frederic Weisbecker, Namhyung Kim,
	Stephane Eranian

hi,
this patchset enables the wakeup_events check for all type
of events stored under ring buffer plus test.

Changes could be reached in here:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/aux_poll1

thanks,
jirka

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
---
Jiri Olsa (2):
      perf: Enable wakeup_events logic for all events
      perf tests: Add auxiliary events poll automated test

 kernel/events/core.c            |  14 --------
 kernel/events/ring_buffer.c     |  20 ++++++++++++
 tools/perf/Makefile             |   1 +
 tools/perf/tests/aux_poll.c     | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/perf/tests/builtin-test.c |   4 +++
 tools/perf/tests/tests.h        |   1 +
 6 files changed, 202 insertions(+), 14 deletions(-)
 create mode 100644 tools/perf/tests/aux_poll.c

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

end of thread, other threads:[~2013-05-30 11:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30  9:53 [PATCH 0/2] perf: Fix wakeup_events logic Jiri Olsa
2013-05-30  9:53 ` [PATCH 1/2] perf: Enable wakeup_events logic for all events Jiri Olsa
2013-05-30 11:02   ` Peter Zijlstra
2013-05-30 11:45     ` Jiri Olsa
2013-05-30 11:51     ` Arnaldo Carvalho de Melo
2013-05-30 11:56       ` Jiri Olsa
2013-05-30  9:53 ` [PATCH 2/2] perf tests: Add auxiliary events poll automated test Jiri Olsa

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