commit | 919d590f13c94c5465db723178e4b72200fd5f90 | [log] [tgz] |
---|---|---|
author | Stephane Eranian <eranian@google.com> | Tue Nov 20 10:51:02 2012 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Sun Dec 09 08:46:04 2012 -0300 |
tree | 0aa6831b52692488191ff9f98ea3ede66f5a470f | |
parent | cc1b39dbf9f55a438e8a21a694394c20e6a17129 [diff] |
perf symbols: Fix dso__fprintf() print statement Was ignoring the dso type (function vs. variable) and was therefore printing bogus information. Signed-off-by: Stephane Eranian <eranian@google.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Namhyung Kim <namhyung.kim@lge.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20121120095101.GA5939@quad Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>