[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1253237613-5589-1-git-send-email-fweisbec@gmail.com>
Date: Fri, 18 Sep 2009 03:33:31 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Peter Zijlstra <peterz@...radead.org>,
Li Zefan <lizf@...fujitsu.com>,
Jason Baron <jbaron@...hat.com>,
Masami Hiramatsu <mhiramat@...hat.com>
Subject: [PATCH 0/2] tracing: Tracing event profiling updates
Ingo,
Please pull the latest tracing/core branch which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
tracing/core
Thanks,
Frederic.
Frederic Weisbecker (2):
tracing: Factorize the events profile accounting
tracing: Allocate the ftrace event profile buffer dynamically
include/linux/ftrace_event.h | 9 ++-
include/linux/syscalls.h | 24 +++-----
include/trace/ftrace.h | 111 ++++++++++++++++++++---------------
kernel/trace/trace_event_profile.c | 68 +++++++++++++++++++++-
kernel/trace/trace_syscalls.c | 103 +++++++++++++++++++++++++++------
5 files changed, 228 insertions(+), 87 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