On Wed, Oct 9, 2013 at 7:19 PM, David Ahern <dsahern@xxxxxxxxx> wrote:On 10/9/13 10:39 AM, Stephane Eranian wrote:You mean:
Looks like the easiest thing to do for perf is to revert:
Revert "perf tools: Add default handler for mmap2 events"
git revert 6adb0b0ae26fcc35cfec068d71f13863faac5b44
Revert "perf tools: Add attr->mmap2 support"
git revert 5c5e854bc760a2e2c878df3cfcf2afa4febcd511
Do you agree?
If you want to strip all of mmap2 you also need
5654a0257a86c093c2b38ea5d3ceaa17affd735b.
commit 384c671e33a7ddf905f2c60b433b9883f0e5a605
Author: David Ahern <dsahern@xxxxxxxxx>
Date: Sun Sep 22 19:44:58 2013 -0600
perf trace: Add mmap2 handler
Right?