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 <jo...@redhat.com>
Cc: Arnaldo Carvalho de Melo <a...@ghostprotocols.net>
Cc: Peter Zijlstra <a.p.zijls...@chello.nl>
Cc: Ingo Molnar <mi...@elte.hu>
Cc: Paul Mackerras <pau...@samba.org>
Cc: Corey Ashford <cjash...@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweis...@gmail.com>
Cc: Namhyung Kim <namhy...@kernel.org>
Cc: Stephane Eranian <eran...@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to