diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2011-03-22 19:42:14 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2011-03-23 23:29:46 +0100 |
commit | 60e4b10c5a27182bc8ce7435050a17cb61c94d00 (patch) | |
tree | caf58784e25218e8e0340b9b22fe65bed08fa335 /fs/isofs | |
parent | perf build-id: Add quirk to deal with perf.data file format breakage (diff) | |
download | linux-60e4b10c5a27182bc8ce7435050a17cb61c94d00.tar.xz linux-60e4b10c5a27182bc8ce7435050a17cb61c94d00.zip |
perf symbols: Look at .dynsym again if .symtab not found
The original intent of the code was to repeat the search with
want_symtab = 0. But as the code stands now, we never hit the "default"
case of the switch statement. Which means we never repeat the search.
Tested-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Reported-by: Arun Sharma <asharma@fb.com>
Reported-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: Dave Martin <dave.martin@linaro.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/isofs')
0 files changed, 0 insertions, 0 deletions