lkml.org 
[lkml]   [2014]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] perf, events: Enable mmap2 support
Date
Re-enable mmap2 support with some extra features.  Also include a user,
perf report.

Perf report uses a new output format for the physid work I am trying to
do in the c2c tool. Hopefully this format is not as ugly.

V2: This is the second iteration of the mmap2 sorting in hist_entry's to
cleanup the output a bit

Don Zickus (6):
events, perf: Pass protection and flags bits through mmap2 interface
perf: Update mmap2 interface with protection and flag bits
Revert "perf: Disable PERF_RECORD_MMAP2 support"
perf, sort: Add physid sorting based on mmap2 data
perf: Update sort to handle MAP_SHARED bits
perf, sort: Allow unique sorting instead of combining hist_entries

include/uapi/linux/perf_event.h | 1 +
kernel/events/core.c | 37 ++++-
tools/perf/builtin-report.c | 20 ++-
tools/perf/util/event.c | 59 +++++---
tools/perf/util/event.h | 2 +
tools/perf/util/evsel.c | 1 +
tools/perf/util/hist.c | 30 +++-
tools/perf/util/hist.h | 8 ++
tools/perf/util/machine.c | 4 +-
tools/perf/util/map.c | 4 +-
tools/perf/util/map.h | 4 +-
tools/perf/util/sort.c | 297 ++++++++++++++++++++++++++++++++++++++++
tools/perf/util/sort.h | 14 ++
13 files changed, 450 insertions(+), 31 deletions(-)

--
1.7.11.7



\
 
 \ /
  Last update: 2014-03-24 23:41    [W:0.154 / U:22.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site