diff options
author | Zhang, Yanmin <[email protected]> | 2010-02-25 11:00:51 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-02-25 12:15:24 +0100 |
commit | 37fe5fcb7a5b5235c8b71bf5469ce4c7246e3fab (patch) | |
tree | d09142baceaf6b15065b10836532513e52c3378d /tools/perf/scripts/python/check-perf-trace.py | |
parent | c2fbaa4b489b738cd9e7666edfeceaaa38e71c9f (diff) |
perf symbols: Check the right return variable
In function dso__split_kallsyms(), curr_map saves the return value
of map__new2. So check it instead of var map after the call returns.
Signed-off-by: Zhang Yanmin <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: <[email protected]> # for .33.x
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <1267066851.1726.9.camel@localhost>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions