[PATCH 0/2] [GIT PULL][2.6.38] tracing: clean ups and fixes

January 14th, 2011 - 08:10 pm ET by Steven Rostedt | Report spam
Ingo,

Please pull the latest tip/perf/urgent tree, which can be found at:

git://git.kernel.org/pub/scm/linux/...-trace.git
tip/perf/urgent


Lai Jiangshan (1):
tracing: Remove syscall_exit_fields

Steven Rostedt (1):
tracing: Only process module tracepoints once

-
include/trace/events/module.h | 10 ++++++++++
kernel/trace/trace_syscalls.c | 33 ++++++++++++
2 files changed, 22 insertions(+), 21 deletions(-)

To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Ingo Molnar
January 15th, 2011 - 09:30 am ET | Report spam
* Steven Rostedt wrote:

Ingo,

Please pull the latest tip/perf/urgent tree, which can be found at:

git://git.kernel.org/pub/scm/linux/...-trace.git
tip/perf/urgent


Lai Jiangshan (1):
tracing: Remove syscall_exit_fields

Steven Rostedt (1):
tracing: Only process module tracepoints once

-
include/trace/events/module.h | 10 ++++++++++
kernel/trace/trace_syscalls.c | 33 ++++++++++++
2 files changed, 22 insertions(+), 21 deletions(-)



Pulled, thanks a lot Steve!

Ingo
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Similar topics