Merge branch 'perf/urgent' into perf/core
Merge the latest fixes. Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
commit
0066f3b93e
450 changed files with 4478 additions and 2554 deletions
|
|
@ -1213,7 +1213,7 @@ static void ip__resolve_ams(struct machine *machine, struct thread *thread,
|
|||
*/
|
||||
thread__find_addr_location(thread, machine, m, MAP__FUNCTION,
|
||||
ip, &al);
|
||||
if (al.sym)
|
||||
if (al.map)
|
||||
goto found;
|
||||
}
|
||||
found:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue