linux/tools/perf/arch/x86
Colin Ian King e17a0e16ca perf tests: Initialize sa.sa_flags
The sa_flags field is not being initialized, so a garbage value is being
passed to sigaction.  Initialize it to zero.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1456923322-29697-1-git-send-email-colin.king@canonical.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-03-03 11:10:39 -03:00
..
include perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
tests perf tests: Initialize sa.sa_flags 2016-03-03 11:10:39 -03:00
util perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() 2016-02-12 17:09:17 -03:00
Build perf tests: Add arch tests 2015-10-05 16:55:38 -03:00
Makefile perf tools: Introduce regs_query_register_offset() for x86 2015-09-15 09:48:33 -03:00