]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf symbols: No need to export dso__first_symbol
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 14 Feb 2014 20:09:10 +0000 (17:09 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Feb 2014 12:34:49 +0000 (09:34 -0300)
commitc96626b1da589075b1b3e815239ceace11350662
tree0a8990d517f721baf46ef2bfbe2906c21be690f3
parent5072f2733afe26c354aa9d277cb1544e4b0b3846
perf symbols: No need to export dso__first_symbol

There are no users outside the file that defines it.

Cc: 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: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-sybihqycxrmssa4df9516jib@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol.c
tools/perf/util/symbol.h