diff options
author | Sukadev Bhattiprolu <[email protected]> | 2013-01-17 09:11:30 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-01-24 16:40:47 -0300 |
commit | 15268138e334bd0362f8395edac4822351714a22 (patch) | |
tree | 1c51d41a40fd6088aeae65a6bdb1e25c26ff8da0 /lib/debugobjects.c | |
parent | 3cecaa2002273887a9364c454684fa8491bb2b10 (diff) |
perf tools: Fix PMU format parsing test failure
On POWER, the 'perf format parsing' test always fails.
Looks like it is because memset() is being passed number of longs rather
than number of bytes. It is interesting that the test always passes on
my x86 box.
With this patch, the test passes on POWER and continues to pass on x86.
Signed-off-by: Sukadev Bhattiprolu <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Anton Blanchard <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions