summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2011-12-15 17:32:39 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2011-12-20 13:26:47 -0200
commitf3bda2c9a689b38c059f7cb2d761ff58a2996370 (patch)
treedd3962fd82b6cb5e6b8a87a0ba9dbb90c36a7c68 /tools/perf/Documentation
parent3e76ac78b08479e84a3eca3fb1b3066fb8230461 (diff)
downloadlwn-f3bda2c9a689b38c059f7cb2d761ff58a2996370.tar.gz
lwn-f3bda2c9a689b38c059f7cb2d761ff58a2996370.zip
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>
Diffstat (limited to 'tools/perf/Documentation')
0 files changed, 0 insertions, 0 deletions