Re: [PATCH 3/6] Revert "perf: Disable PERF_RECORD_MMAP2 support"

2014-04-08 Thread Namhyung Kim
On Mon, 24 Mar 2014 15:34:33 -0400, Don Zickus wrote: > This reverts commit 3090ffb5a2515990182f3f55b0688a7817325488. It seems if you exchange the order of patch 2 and 3 it'd be less confusing ;-p Thanks, Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH 3/6] Revert "perf: Disable PERF_RECORD_MMAP2 support"

2014-03-24 Thread Don Zickus
This reverts commit 3090ffb5a2515990182f3f55b0688a7817325488. Conflicts: tools/perf/util/event.c --- kernel/events/core.c| 4 tools/perf/util/event.c | 36 +++- tools/perf/util/evsel.c | 1 + 3 files changed, 20 insertions(+), 21 deletions(-) di