commit | 5a614ec8a7cfe9098475fa1221b409fb7eec6054 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Tue May 10 23:53:05 2016 +0900 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Mon May 16 09:01:49 2016 -0600 |
tree | 20b5f1687c46d778514306ec70f21bc1a1ac05a9 | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
kselftests/ftrace: Detect tracefs mount point Currently ftracetest assumes tracing directory is located under $DEBUGFS/tracing. But it's possible to mount tracefs directly without debugfs. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>