Merge tag 'trace-fixes-v3.14-rc7' of...
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace Pull trace fix from Steven Rostedt: "Vaibhav Nagarnaik discovered that since 3.10 a clean-up patch made the array index in the trace event format bogus. He supplied an elegant solution that uses __stringify() and also removes the need for the event_storage and event_storage_mutex and also cuts off a few K of overhead from the trace events" * tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Fix array size mismatch in format string
No related branches found
No related tags found
Showing
- include/linux/ftrace_event.h 0 additions, 4 deletionsinclude/linux/ftrace_event.h
- include/trace/ftrace.h 2 additions, 5 deletionsinclude/trace/ftrace.h
- kernel/trace/trace_events.c 0 additions, 6 deletionskernel/trace/trace_events.c
- kernel/trace/trace_export.c 2 additions, 5 deletionskernel/trace/trace_export.c
Loading
Please register or sign in to comment