From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751726AbcGOWZp (ORCPT ); Fri, 15 Jul 2016 18:25:45 -0400 Received: from mail-io0-f182.google.com ([209.85.223.182]:34835 "EHLO mail-io0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751325AbcGOWZo (ORCPT ); Fri, 15 Jul 2016 18:25:44 -0400 From: Mathieu Poirier To: alexander.shishkin@linux.intel.com Cc: peterz@infradead.org, mingo@redhat.com, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] perf/core: miscellaneous fix for address filtering Date: Fri, 15 Jul 2016 16:25:38 -0600 Message-Id: <1468621541-31024-1-git-send-email-mathieu.poirier@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Good day Alex and friends, I'm sending you a few patches that address bugs I've encounter while implementing address filtering on CoreSight. I especially draw your attention to patch 2/3 - I am pretty sure the same problem can be found in the x86 world. The set is based on 4.7-rc7. Thanks, Mathieu Mathieu Poirier (3): perf/core: fixing filename for start/stop filters perf/core: update filter only on executable mmap perf/core: enabling mapping of the stop filters kernel/events/core.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) -- 2.7.4