linux/tools/perf/arch/x86
Arnaldo Carvalho de Melo 61b3f66a3f perf tests time-to-tsc: No need to disable an event before deleting it
Because at the destructor we will call close() and that will do the
disable. And we destructors can accept NULL, just like free(), so no
need to check it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/n/tip-i98mcyfkkjh5qp62dle27ac1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-06-22 10:10:52 -03:00
..
entry/syscalls perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 2016-04-26 13:15:02 -03:00
include perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
tests perf tests time-to-tsc: No need to disable an event before deleting it 2016-06-22 10:10:52 -03:00
util perf callchain: Support x86 target platform 2016-06-07 15:13:27 -03:00
Build perf tests: Add arch tests 2015-10-05 16:55:38 -03:00
Makefile perf tools: Make the x86 clean quiet 2016-04-25 17:56:15 -03:00