commit | 40c4a0f92aed570cc529a1e5c24c7e04a0ce8b85 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Wed Jan 13 17:23:01 2016 +0000 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Jan 15 16:31:58 2016 -0300 |
tree | edcab645b92b208a35d8c7f6abbfd0986005cf15 | |
parent | 3caeaa562733c4836e61086ec07666635006a787 [diff] |
perf symbols: Fix reading of build-id from vDSO We need to use the long name (the filename) when reading the build-id from a DSO. Using the short name doesn't work for (at least) vDSOs. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20160113172301.GT28542@decadent.org.uk Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>