[PATCH V2 06/22] perf record: Extend -m option for Instruction Tracing mmap pages

2014-11-20 Thread Adrian Hunter
Extend the -m option so that the number of mmap pages for Instruction Tracing can be specified. Signed-off-by: Adrian Hunter --- tools/perf/Documentation/perf-record.txt | 2 ++ tools/perf/builtin-record.c | 49 ++-- tools/perf/util/evlist.c

[PATCH V2 06/22] perf record: Extend -m option for Instruction Tracing mmap pages

2014-11-20 Thread Adrian Hunter
Extend the -m option so that the number of mmap pages for Instruction Tracing can be specified. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- tools/perf/Documentation/perf-record.txt | 2 ++ tools/perf/builtin-record.c | 49 ++--