Some last minute updates for this merge window. Mostly documentantion
and sample code changes. Nothing risky. But they went through my entire
test suite anyway.

There is also an urgent patch that got lost in my inbox that I added.

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 7215853e985a4bef1a6c14e00e89dfec84f1e457


Steven Rostedt (Red Hat) (4):
      tracing: Update the TRACE_EVENT fields available in the sample code
      tracing: Add TRACE_EVENT_CONDITION sample
      tracing: Add TRACE_EVENT_FN example
      tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()

Vikram Mulukutla (1):
      tracing: Fix unmapping loop in tracing_mark_write

----
 kernel/trace/trace.c                       |   2 +-
 samples/trace_events/trace-events-sample.c |  80 ++++++-
 samples/trace_events/trace-events-sample.h | 328 +++++++++++++++++++++++++++--
 3 files changed, 395 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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