[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091119171003.929771398@goodmis.org>
Date:	Thu, 19 Nov 2009 12:10:03 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Ingo Molnar <mingo@...e.hu>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Mathieu Desnoyers <compudj@...stal.dyndns.org>,
	Christoph Hellwig <hch@....de>
Subject: [PATCH 0/4] [GIT PULL] tracing: Fix and trace event space savings
Ingo,
Please pull the latest tip/tracing/core tree, which can be found at:
  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/core
Javier Martinez Canillas (1):
      tracing: Fix strstrip usage in set_ftrace_pid
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 |    8 ++
 include/trace/events/sched.h |  170 ++++++++-------------------
 include/trace/ftrace.h       |  266 +++++++++++++++++++++++++++++++++++-------
 kernel/trace/ftrace.c        |    7 +-
 5 files changed, 293 insertions(+), 164 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
 
