aboutsummaryrefslogtreecommitdiffstats
path: root/include/tracefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tracefs.h')
-rw-r--r--include/tracefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tracefs.h b/include/tracefs.h
index 27954a4..693860d 100644
--- a/include/tracefs.h
+++ b/include/tracefs.h
@@ -15,6 +15,7 @@ void tracefs_put_tracing_file(char *name);
/* the returned string must *not* be freed */
const char *tracefs_tracing_dir(void);
+const char *tracefs_debug_dir(void);
/* ftrace instances */
struct tracefs_instance;