From: Peter Zijlstra Date: Mon, 18 Jan 2010 08:12:32 +0000 (+0100) Subject: perf: Honour event state for aux stream data X-Git-Tag: v2.6.33-rc5~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e190851f8709c48baf00ed9ce6144cdc54d025;p=pandora-kernel.git perf: Honour event state for aux stream data Anton reported that perf record kept receiving events even after calling ioctl(PERF_EVENT_IOC_DISABLE). It turns out that FORK,COMM and MMAP events didn't respect the disabled state and kept flowing in. Reported-by: Anton Blanchard Signed-off-by: Peter Zijlstra Tested-by: Anton Blanchard LKML-Reference: <1263459187.4244.265.camel@laptop> CC: stable@kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed