[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1247901421-6389-1-git-send-email-fweisbec@gmail.com>
Date: Sat, 18 Jul 2009 03:16:57 -0400
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Lai Jiangshan <laijs@...fujitsu.com>,
Xiao Guangrong <xiaoguangrong@...fujitsu.com>
Subject: [GIT PULL] tracing updates for 2.6.32
Hi Ingo, Thomas,
Here are some fixes and enhancements for the 2.6.32 tracing tree.
Impacts:
- A spurious warning in the lockless ring buffer had been shutdown
- Simplifications of various ftrace code areas resulting in more deletions than
additions.
These changes have been based against tip:tracing/core
Thanks,
Frederic.
The following changes since commit e202687927c132b1e1ff36b526b5e78ac33de840:
Ingo Molnar (1):
Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/.../rostedt/linux-2.6-trace into tracing/core
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/core
Lai Jiangshan (1):
ring_buffer: Fix warning while ignoring cmpxchg return value
Xiao Guangrong (3):
tracing/function: Simplify __ftrace_replace_code()
tracing/trace_stack: Cleanup for trace_lookup_stack()
tracing/function: Cleanup for function tracer
kernel/trace/ftrace.c | 89 +++++++++------------------------------
kernel/trace/ring_buffer.c | 9 +++-
kernel/trace/trace_functions.c | 4 +-
kernel/trace/trace_stack.c | 9 +----
4 files changed, 30 insertions(+), 81 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