original_kernel/tools/perf/tests
Adrian Hunter ae450a7d05 perf tools: Fix double free in perf test 21 (code-reading.c)
perf_evlist__delete() deletes attached cpu and thread maps
but the test is still using them, so remove them from the
evlist before deleting it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Link: http://lkml.kernel.org/r/53465E3E.8070201@intel.com
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
2014-04-15 13:57:14 +02:00
..
attr
attr.c
attr.py
bp_signal.c
bp_signal_overflow.c
builtin-test.c perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro 2014-02-18 09:34:48 -03:00
code-reading.c perf tools: Fix double free in perf test 21 (code-reading.c) 2014-04-15 13:57:14 +02:00
dso-data.c
dwarf-unwind.c perf machine: Factor machine__find_thread to take tid argument 2014-03-14 18:08:42 -03:00
evsel-roundtrip-name.c
evsel-tp-sched.c
hists_link.c perf tools: Use tid in mmap/mmap2 events to find maps 2014-03-18 18:17:00 -03:00
keep-tracking.c
make perf tests: Add NO_LIBDW_DWARF_UNWIND make test 2014-02-24 09:29:37 -03:00
mmap-basic.c
open-syscall-all-cpus.c
open-syscall-tp-fields.c
open-syscall.c
parse-events.c perf tools: Move fs.* to lib/api/fs/ 2014-02-18 09:34:49 -03:00
parse-no-sample-id-all.c
perf-record.c
perf-targz-src-pkg
perf-time-to-tsc.c
pmu.c
python-use.c
rdpmc.c
sample-parsing.c
sw-clock.c
task-exit.c
tests.h perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro 2014-02-18 09:34:48 -03:00
vmlinux-kallsyms.c