summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/statedump.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/statedump.h')
-rw-r--r--libglusterfs/src/statedump.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libglusterfs/src/statedump.h b/libglusterfs/src/statedump.h
index 3251387e220..39a68bd69da 100644
--- a/libglusterfs/src/statedump.h
+++ b/libglusterfs/src/statedump.h
@@ -101,4 +101,6 @@ void gf_proc_dump_xlator_history (xlator_t *this, strfd_t *strfd);
void gf_proc_dump_xlator_meminfo (xlator_t *this, strfd_t *strfd);
+void gf_proc_dump_xlator_profile (xlator_t *this, strfd_t *strfd);
+
#endif /* STATEDUMP_H */