[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100513012110.558313399@goodmis.org>
Date: Wed, 12 May 2010 21:21:10 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/4] [GIT PULL] tracing: updates
Ingo,
This is based off of the last pull request I sent.
Please pull the latest tip/tracing/core-1 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/core-1
Carsten Emde (1):
tracing/sched: Fix task states in sched switch event
Li Zefan (1):
tracing: Fix function declarations if !CONFIG_STACKTRACE
Steven Rostedt (2):
tracing: Allow mmio tracer to display trace_printk() and other events
tracing: Update branch trace to new event API
----
fs/proc/array.c | 25 +++++++++++++------------
include/linux/sched.h | 38 ++++++++++++++++++++++++++++++++++++--
include/trace/events/sched.h | 12 +++++++++---
kernel/trace/trace.h | 4 ++--
kernel/trace/trace_branch.c | 8 ++++++--
kernel/trace/trace_mmiotrace.c | 3 ++-
6 files changed, 68 insertions(+), 22 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists