Messages in this thread |  | | | Date | Wed, 25 Nov 2009 09:03:42 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 0/3] [GIT PULL] tracing: rebase of TRACE_EVENT_TEMPLATE |
| |
* Steven Rostedt <rostedt@goodmis.org> wrote:
> > Ingo, > > This is the rebase to resolve the conflicts with perf. > > Please pull the latest tip/perf/core tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > tip/perf/core > > > Steven Rostedt (3): > tracing: Create new TRACE_EVENT_TEMPLATE > tracing: Create new DEFINE_EVENT_PRINT > tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT > > ---- > include/linux/tracepoint.h | 6 + > include/trace/define_trace.h | 11 ++ > include/trace/events/sched.h | 170 ++++++++------------------- > include/trace/ftrace.h | 266 +++++++++++++++++++++++++++++++++++------- > 4 files changed, 292 insertions(+), 161 deletions(-)
Pulled, thanks a lot Steve!
Ingo
|  |