mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 04:22:58 +00:00
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
To pick up fixes sent via perf-tools, by Namhyung Kim. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
@@ -906,6 +906,9 @@ int symbol__annotate(struct map_symbol *ms, struct evsel *evsel,
|
||||
if (parch)
|
||||
*parch = arch;
|
||||
|
||||
if (!list_empty(¬es->src->source))
|
||||
return 0;
|
||||
|
||||
args.arch = arch;
|
||||
args.ms = *ms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user