[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1418243031-20367-1-git-send-email-jolsa@kernel.org>
Date: Wed, 10 Dec 2014 21:23:49 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: Andi Kleen <ak@...ux.intel.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...hat.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Vince Weaver <vince@...ter.net>,
"Yan, Zheng" <zheng.z.yan@...el.com>, Jiri Olsa <jolsa@...hat.com>
Subject: [PATCHSET/RFC 0/2] perf: Fix issues reported by perf fuzzer
hi,
Vince reported several issues with perf code hit by perf fuzzer,
in here:
http://marc.info/?l=linux-kernel&m=141806390822670&w=2
I run the fuzzer, but wasn't able to hit issues reported
by Vince. But.. I was lucky enough to hit other 2 issues
described in following patches ;-)
As I dont follow the uncore code much, it is sort of RFC
patchset. However I'm running the fuzzer now for several
hours and can't hit any other issue.
thanks,
jirka
Cc: Andi Kleen <ak@...ux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>
Cc: Frederic Weisbecker <fweisbec@...il.com>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Stephane Eranian <eranian@...gle.com>
Cc: Vince Weaver <vince@...ter.net>
Cc: Yan, Zheng <zheng.z.yan@...el.com>
Signed-off-by: Jiri Olsa <jolsa@...hat.com>
---
Jiri Olsa (2):
perf/x86/intel/uncore: Make sure only uncore events are collected
perf: Fix events installation during moving group
arch/x86/kernel/cpu/perf_event_intel_uncore.c | 22 +++++++++++++++++++---
kernel/events/core.c | 4 ++--
2 files changed, 21 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists