Merge branch 'tracing-fixes-for-linus' of...
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: tracing/filters: Add comment for match callbacks tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching lib: Introduce strnstr() tracing/filters: Fix MATCH_END_ONLY filter matching tracing/filters: Fix MATCH_FRONT_ONLY filter matching ftrace: Fix MATCH_END_ONLY function filter tracing/x86: Derive arch from bits argument in recordmcount.pl ring-buffer: Add rb_list_head() wrapper around new reader page next field ring-buffer: Wrap a list.next reference with rb_list_head()
No related branches found
No related tags found
Showing
- include/linux/string.h 4 additions, 1 deletioninclude/linux/string.h
- kernel/trace/ftrace.c 3 additions, 3 deletionskernel/trace/ftrace.c
- kernel/trace/ring_buffer.c 2 additions, 2 deletionskernel/trace/ring_buffer.c
- kernel/trace/trace_events_filter.c 20 additions, 9 deletionskernel/trace/trace_events_filter.c
- lib/string.c 26 additions, 1 deletionlib/string.c
- scripts/recordmcount.pl 1 addition, 1 deletionscripts/recordmcount.pl
Loading
Please register or sign in to comment