aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorVladimir Shulman <[email protected]>2015-10-04 10:23:21 +0300
committerKalle Valo <[email protected]>2015-10-09 11:39:09 +0300
commit6cc6c468381e369e6450257645cf65c67f9f4a1b (patch)
tree2afa6f2ab7f6d37e88f957444ca4278bc3e0e349 /tools/perf/util/trace-event-scripting.c
parentbf2f67343eedc276b8441f91d8daaef4f3ed11d0 (diff)
wil6210: pmc logger bug fix
When allocating pmc descriptor, the structure is initially created on stack and later copied to the physical ring (device) memory. The descriptor structure must be initialized to zero to avoid garbage configuration, which may result in pmc mechanism malfunctioning. Signed-off-by: Vladimir Shulman <[email protected]> Signed-off-by: Vladimir Kondratiev <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions