]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - tools/perf/util/symbol.h
perf session: Embed the host machine data on perf_session
[net-next-2.6.git] / tools / perf / util / symbol.h
index a517c17407b73475378e646ca40344cd21c2bdaa..edff866d76b24caa0aed810eb336b4b094afef4c 100644 (file)
@@ -167,6 +167,8 @@ int machine__load_kallsyms(struct machine *self, const char *filename,
 int machine__load_vmlinux_path(struct machine *self, enum map_type type,
                               symbol_filter_t filter);
 
+size_t __dsos__fprintf(struct list_head *head, FILE *fp);
+
 size_t machines__fprintf_dsos(struct rb_root *self, FILE *fp);
 size_t machines__fprintf_dsos_buildid(struct rb_root *self, FILE *fp, bool with_hits);