[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1468860187-318-1-git-send-email-mathieu.poirier@linaro.org>
Date: Mon, 18 Jul 2016 10:43:04 -0600
From: Mathieu Poirier <mathieu.poirier@...aro.org>
To: alexander.shishkin@...ux.intel.com
Cc: peterz@...radead.org, mingo@...hat.com,
linux-kernel@...r.kernel.org,
Mathieu Poirier <mathieu.poirier@...aro.org>
Subject: [PATCH V2 0/3] perf/core: Miscellaneous fix for address filtering
This is the second wave of a patchset that address miscellaneous bugs
encountered while implementing address filtering on CoreSight.
The set has been tested, and applies cleanly, on 4.7-rc7.
Thanks,
Mathieu
Changes since V1:
. Simplified filename handling in function
perf_event_parse_addr_filter().
. Moved check to see if mapped event was for executable
code to function perf_addr_filters_adjust().
. Got rid of function perf_addr_filter_needs_mmap().
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 | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 deletions(-)
--
2.7.4
Powered by blists - more mailing lists