]> Pileus Git - ~andy/linux/blob - tools/perf/util/fs.h
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[~andy/linux] / tools / perf / util / fs.h
1 #ifndef __PERF_FS
2 #define __PERF_FS
3
4 const char *sysfs__mountpoint(void);
5 const char *procfs__mountpoint(void);
6
7 #endif /* __PERF_FS */