]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf symbols: Do not attempt to read data from kallsyms
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 14 Jul 2014 10:02:43 +0000 (13:02 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 16 Jul 2014 20:57:35 +0000 (17:57 -0300)
commitbdac0bcf779250e89b96d4a3f381ebaf02c2f4a9
tree11879777914728aeb42224779402a41621486f5c
parentc6d8f2a4a0c5e366330a6a2a94c06b652f4ca554
perf symbols: Do not attempt to read data from kallsyms

Record kallsyms binary type so that tools will not
attempt to read binary data from it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1405332185-4050-20-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol.c