Robert Richter f3bda2c9a6 perf evsel: Fix uninitialized memory access to struct perf_sample
Memory in struct perf_sample is not fully initialized during parsing.
Depending on sampling data some parts may left unchanged. Zero out
struct perf_sample first to avoid access to uninitialized memory.

Cc: Ingo Molnar <mingo@elte.hu>
Link: http://lkml.kernel.org/r/1323966762-8574-2-git-send-email-robert.richter@amd.com
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-12-20 13:26:47 -02:00
..
2011-02-16 13:30:48 +01:00
2011-08-18 07:46:13 -03:00
2011-09-27 18:08:04 +02:00
2009-06-27 06:06:39 +02:00
2010-08-21 11:22:47 -03:00
2010-05-14 20:05:21 -03:00
2011-07-15 16:00:47 -04:00