android_kernel_samsung_msm8226/tools/perf
Han Pingtian 98d77b7850 perf test: check if cpu_map__new() return NULL
It looks like we should check if cpus is NULL after

	cpus = cpu_map__new(NULL);

in test__open_syscall_event_on_all_cpus().

LKML-Reference: <20110114230050.GA7011@localhost>
Signed-off-by: Han Pingtian <phan@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-01-22 19:56:30 -02:00
..
arch
bench
Documentation perf record: Add "nodelay" mode, disabled by default 2011-01-13 11:38:44 -02:00
scripts
util perf tools: Add missing cpu_map__delete() 2011-01-22 19:56:30 -02:00
.gitignore
builtin-annotate.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c
builtin-help.c
builtin-inject.c
builtin-kmem.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
builtin-kvm.c
builtin-list.c
builtin-lock.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
builtin-probe.c
builtin-record.c perf record: Use perf_evlist__mmap 2011-01-22 19:56:30 -02:00
builtin-report.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
builtin-sched.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
builtin-script.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
builtin-stat.c perf evsel: Allow specifying if the inherit bit should be set 2011-01-22 19:56:29 -02:00
builtin-test.c perf test: check if cpu_map__new() return NULL 2011-01-22 19:56:30 -02:00
builtin-timechart.c
builtin-top.c perf evlist: Move the mmap array from perf_evsel 2011-01-22 19:56:29 -02:00
builtin.h
command-list.txt
CREDITS
design.txt
feature-tests.mak
Makefile perf evsel: Introduce perf_evlist 2011-01-22 19:56:28 -02:00
MANIFEST
perf-archive.sh
perf.c
perf.h perf record: Move perf_mmap__write_tail to perf.h 2011-01-22 19:56:29 -02:00