linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] perf/core: Miscellaneous fix for address filtering
@ 2016-07-18 16:43 Mathieu Poirier
  2016-07-18 16:43 ` [PATCH V2 1/3] perf/core: Fixing filename for start/stop filters Mathieu Poirier
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mathieu Poirier @ 2016-07-18 16:43 UTC (permalink / raw)
  To: alexander.shishkin; +Cc: peterz, mingo, linux-kernel, Mathieu Poirier

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-08-18 10:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-18 16:43 [PATCH V2 0/3] perf/core: Miscellaneous fix for address filtering Mathieu Poirier
2016-07-18 16:43 ` [PATCH V2 1/3] perf/core: Fixing filename for start/stop filters Mathieu Poirier
2016-08-18 10:51   ` [tip:perf/core] perf/core: Fix file name handling " tip-bot for Mathieu Poirier
2016-07-18 16:43 ` [PATCH V2 2/3] perf/core: Update filter only on executable mmap Mathieu Poirier
2016-08-18 10:51   ` [tip:perf/core] perf/core: Update filters " tip-bot for Mathieu Poirier
2016-07-18 16:43 ` [PATCH V2 3/3] perf/core: Enabling mapping of the stop filters Mathieu Poirier
2016-08-18 10:52   ` [tip:perf/core] perf/core: Enable " tip-bot for Mathieu Poirier
2016-07-19  7:30 ` [PATCH V2 0/3] perf/core: Miscellaneous fix for address filtering Alexander Shishkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).