Ingo,

These three patches from Oleg are more perf related, but they
are based on some of the updates that Oleg did that are in 3.11-rc5.

I based this work off of v3.11-rc5 as it seems that tip/perf/core is
still based on 3.11-rc1. You may want to merge Linus's 3.11-rc5 before
pulling this.

All the patches have been acked by Peter Zijlstra.

Please pull the latest tip/perf/core tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core

Head SHA1: d027e6a9c83440bf1ca9e5503539d58d8e0914f1


Oleg Nesterov (3):
      tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
      tracing/perf: Reimplement TP_perf_assign() logic
      tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when 
possible

----
 include/trace/events/sched.h |   22 ++++++++--------------
 include/trace/ftrace.h       |   33 ++++++++++++++++++++-------------
 2 files changed, 28 insertions(+), 27 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to