[PATCH 0/2 v3] tracing: Tracing event profiling updates

From: Frederic Weisbecker
Date: Fri Sep 18 2009 - 01:36:32 EST



Ingo,

Hopefully this is my last attempt.
This new iteration fixes the syscalls events to correctly handle
the buffer. In the previous version, they did not care about interrupts.

I only resend the second patch as only this one has changed since the v2.

The new branch is in:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
tracing/core-v3

Thanks,
Frederic.

Frederic Weisbecker (2):
tracing: Factorize the events profile accounting
tracing: Allocate the ftrace event profile buffer dynamically

include/linux/ftrace_event.h | 10 +++-
include/linux/syscalls.h | 24 +++-----
include/trace/ftrace.h | 111 ++++++++++++++++++++---------------
kernel/trace/trace_event_profile.c | 79 +++++++++++++++++++++++++-
kernel/trace/trace_syscalls.c | 97 +++++++++++++++++++++++++------
5 files changed, 234 insertions(+), 87 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/