summaryrefslogtreecommitdiff
path: root/tools/perf/util/symbol.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2011-08-14 11:48:29 +0200
committerIngo Molnar <mingo@elte.hu>2011-08-14 11:48:29 +0200
commitbdc2209fd246820de2816691ac0e82600885e1a8 (patch)
tree34dca4b8f1a94d1a4b6a79cff6931e8284e27718 /tools/perf/util/symbol.h
parenteeca7360f756f7e36e846f35018df20808c7ef63 (diff)
parent3f4460a28fb2f73df6c32c3a305797abc01c0f9c (diff)
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Diffstat (limited to 'tools/perf/util/symbol.h')
-rw-r--r--tools/perf/util/symbol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/symbol.h b/tools/perf/util/symbol.h
index 325ee36a9d29..4f377d92e75a 100644
--- a/tools/perf/util/symbol.h
+++ b/tools/perf/util/symbol.h
@@ -155,7 +155,6 @@ struct dso {
};
struct dso *dso__new(const char *name);
-struct dso *dso__new_kernel(const char *name);
void dso__delete(struct dso *dso);
int dso__name_len(const struct dso *dso);