diff options
author | Kirill A. Shutemov <[email protected]> | 2013-06-06 14:35:03 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-07-08 17:35:40 -0300 |
commit | 13966721a11f4a2ba8038191e48083b5f31822bb (patch) | |
tree | c46c44f7bd94c62c79b50e722a17fe34787ec5ef /tools/perf/scripts/python/check-perf-trace.py | |
parent | 107de3724eff5a6fa6474a4d2aa5460b63749ebf (diff) |
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Addresses of allocated memory areas saved to '*src' and '*dst', so we
need to check them for NULL, not 'src' and 'dst'.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Acked-by: Hitoshi Mitake <[email protected]>
Cc: Hitoshi Mitake <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions