diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2009-11-20 20:51:25 -0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-21 14:11:32 +0100 |
| commit | fd7a346ea292074e9f6cdb5232a57c56bf98fdc9 (patch) | |
| tree | 9f5154c912d274a4df4a913a8e9baaf3f652591e /scripts | |
| parent | 6671cb1674e69e2aba3d610714bdd3e97a7b51ff (diff) | |
perf symbols: Filename__read_build_id should look at .notes section too
In the kernel we have more than one notes section, so the linker
script combines all and puts them into a ".notes" combined
section. So we need to look at both sections and also traverse
them looking at multiple GElf_Nhdr entries till we find the one
we want, with the build_id.
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions