Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt: "Al Viro discovered some breakage with the parsing of the set_ftrace_filter as well as the removing of function probes. This fixes the code with Al's suggestions. I also added a few selftests to test the broken cases such that they wont happen again" * tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: selftests/ftrace: Add more tests for removing of function probes selftests/ftrace: Add some missing glob checks selftests/ftrace: Have reset_ftrace_filter handle multiple instances selftests/ftrace: Have reset_ftrace_filter handle modules tracing: Fix parsing of globs with a wildcard at the beginning ftrace: Remove incorrect setting of glob search field
No related branches found
No related tags found
Showing
- kernel/trace/ftrace.c 0 additions, 1 deletionkernel/trace/ftrace.c
- kernel/trace/trace_events_filter.c 4 additions, 5 deletionskernel/trace/trace_events_filter.c
- tools/testing/selftests/ftrace/test.d/ftrace/func-filter-glob.tc 6 additions, 0 deletions...esting/selftests/ftrace/test.d/ftrace/func-filter-glob.tc
- tools/testing/selftests/ftrace/test.d/ftrace/func_set_ftrace_file.tc 37 additions, 0 deletions...ng/selftests/ftrace/test.d/ftrace/func_set_ftrace_file.tc
- tools/testing/selftests/ftrace/test.d/functions 7 additions, 3 deletionstools/testing/selftests/ftrace/test.d/functions
Loading
Please register or sign in to comment