linux/tools/perf
Jiri Olsa 994a1f78b1 perf tools: Check mmap pages value early
Move the check of the mmap_pages value to the options parsing time, so
we could rely on this value on other parts of code.

Related changes come in the next patches.

Also changes perf_evlist::mmap_len to proper size_t type.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1378031796-17892-2-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-10-09 11:24:10 -03:00
..
Documentation perf lock: Account for lock average wait time 2013-10-09 11:24:01 -03:00
arch
bench
config tools/perf/build: Clean up feature_print_code() 2013-10-09 08:49:04 +02:00
python
scripts
tests
ui
util perf tools: Check mmap pages value early 2013-10-09 11:24:10 -03:00
.gitignore
CREDITS
MANIFEST
Makefile
Makefile.perf
bash_completion perf completion: Use more comp words 2013-10-09 11:12:31 -03:00
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c
builtin-evlist.c
builtin-help.c
builtin-inject.c
builtin-kmem.c
builtin-kvm.c perf tools: Check mmap pages value early 2013-10-09 11:24:10 -03:00
builtin-list.c
builtin-lock.c perf lock: Account for lock average wait time 2013-10-09 11:24:01 -03:00
builtin-mem.c
builtin-probe.c
builtin-record.c perf tools: Check mmap pages value early 2013-10-09 11:24:10 -03:00
builtin-report.c
builtin-sched.c
builtin-script.c
builtin-stat.c
builtin-timechart.c
builtin-top.c perf tools: Check mmap pages value early 2013-10-09 11:24:10 -03:00
builtin-trace.c perf tools: Check mmap pages value early 2013-10-09 11:24:10 -03:00
builtin.h
command-list.txt
design.txt
perf-archive.sh
perf.c perf tools: Unify page_size usage 2013-10-09 11:22:55 -03:00
perf.h