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
Makefile -rw-r--r-- 345 bytes
bondvf.sh -rwxr-xr-x 4.5 KB
hv_fcopy_daemon.c -rw-r--r-- 5.4 KB
hv_get_dhcp_info.sh -rwxr-xr-x 895 bytes
hv_get_dns_info.sh -rwxr-xr-x 622 bytes
hv_kvp_daemon.c -rw-r--r-- 36.1 KB
hv_set_ifconfig.sh -rwxr-xr-x 1.8 KB
hv_vss_daemon.c -rw-r--r-- 6.1 KB
lsvmbus -rw-r--r-- 3.4 KB

back to top