original_kernel/tools/perf/tests
Adrian Hunter 3aa5939d71 perf record: Make per-cpu mmaps the default.
This affects the -p, -t and -u options that previously defaulted to
per-thread mmaps.

Consequently add an option to select per-thread mmaps to support the old
behaviour.

Note that per-thread can be used with a workload-only (i.e. none of -p,
-t, -u, -a or -C is selected) to get a per-thread mmap with no
inheritance.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/5286271D.3020808@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-11-27 14:58:36 -03:00
..
attr perf record: Make per-cpu mmaps the default. 2013-11-27 14:58:36 -03:00
attr.c
attr.py
bp_signal.c
bp_signal_overflow.c
builtin-test.c
code-reading.c perf tests: Handle throttle events in 'object code reading' test 2013-11-12 16:37:54 -03:00
dso-data.c
evsel-roundtrip-name.c
evsel-tp-sched.c perf evsel: Remove idx parm from constructor 2013-11-11 15:56:39 -03:00
hists_link.c
keep-tracking.c
make
mmap-basic.c perf evsel: Remove idx parm from constructor 2013-11-11 15:56:39 -03:00
open-syscall-all-cpus.c perf evsel: Remove idx parm from constructor 2013-11-11 15:56:39 -03:00
open-syscall-tp-fields.c perf evsel: Remove idx parm from constructor 2013-11-11 15:56:39 -03:00
open-syscall.c perf evsel: Remove idx parm from constructor 2013-11-11 15:56:39 -03:00
parse-events.c perf tools: Use perf_evlist__{first,last}, perf_evsel__next 2013-11-14 16:00:10 -03:00
parse-no-sample-id-all.c
perf-record.c
perf-time-to-tsc.c
pmu.c
python-use.c
rdpmc.c
sample-parsing.c
sw-clock.c perf tests: Compensate lower sample freq with longer test loop 2013-11-12 13:00:37 -03:00
task-exit.c perf target: Shorten perf_target__ to target__ 2013-11-12 16:51:03 -03:00
tests.h
vmlinux-kallsyms.c