Revision bbd1d27d863d5c0acee65ecd0c2e34035e1df5ea authored by Steven Rostedt (VMware) on 11 July 2017, 23:21:04 UTC, committed by Steven Rostedt (VMware) on 11 July 2017, 23:21:04 UTC
The "stack_trace_filter" file only makes sense if DYNAMIC_FTRACE is
configured in. If it is not, then the user can not filter any functions.

Not only that, the open function causes warnings when DYNAMIC_FTRACE is not
set.

Link: http://lkml.kernel.org/r/20170710110521.600806-1-arnd@arndb.de

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
1 parent dc8d387
History
File Mode Size
configs
drivers
include
kernel
os-Linux
scripts
.gitignore -rw-r--r-- 53 bytes
Kconfig.char -rw-r--r-- 4.4 KB
Kconfig.common -rw-r--r-- 807 bytes
Kconfig.debug -rw-r--r-- 997 bytes
Kconfig.net -rw-r--r-- 8.5 KB
Kconfig.rest -rw-r--r-- 291 bytes
Kconfig.um -rw-r--r-- 4.0 KB
Makefile -rw-r--r-- 5.0 KB
Makefile-os-Linux -rw-r--r-- 235 bytes
Makefile-skas -rw-r--r-- 290 bytes

back to top