Commits

Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core
Showing diff to072b40a1561
- Frederic Weisbecker committed 072b40a1561tracing/branch-tracer: fix a trace recursion on branch tracer Impact: fix crash when e...
- Frederic Weisbecker committed e7d3737ea1btracing/function-return-tracer: support for dynamic ftrace on function return tracer T...
- Ingo Molnar committed 227a837567emarkers/tracpoints: fix non-modular build fix: kernel/marker.c: In function 'marker_...
- walimis committed 5821e1b74f0function tracing: fix wrong pos computing when read buffer has been fulfilled Impact: ...