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: Remove comparing of NULL to va_list in trace_array_vprintk() tracing: Fix function graph trace_pipe to properly display failed entries tracing: Add full state to trace_seq tracing: Buffer the output of seq_file in case of filled buffer tracing: Only call pipe_close if pipe_close is defined tracing: Add pipe_close interface
Showing
- include/linux/ftrace_event.h 1 addition, 0 deletionsinclude/linux/ftrace_event.h
- include/linux/trace_seq.h 5 additions, 2 deletionsinclude/linux/trace_seq.h
- kernel/trace/trace.c 48 additions, 9 deletionskernel/trace/trace.c
- kernel/trace/trace.h 2 additions, 0 deletionskernel/trace/trace.h
- kernel/trace/trace_functions_graph.c 131 additions, 34 deletionskernel/trace/trace_functions_graph.c
- kernel/trace/trace_output.c 61 additions, 14 deletionskernel/trace/trace_output.c
Loading
Please register or sign in to comment