Hi Ingo,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core
Regards,
- Arnaldo
Arnaldo Carvalho de Melo (2):
perf test: Clarify some error reports in the open syscall test
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Stephane Eranian (1):
perf tools: Fix perf_event.h header usage
tools/perf/builtin-test.c | 124 +++++++++++++++++++++++++++++++++++++--
tools/perf/util/evsel.c | 75 +++++++++++++-----------
tools/perf/util/evsel.h | 2 +-
tools/perf/util/parse-events.h | 2 +-
4 files changed, 159 insertions(+), 44 deletions(-)
--