public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tracing updates for 2.6.32
@ 2009-07-18  7:16 Frederic Weisbecker
  2009-07-18  7:16 ` [PATCH 1/4] ring_buffer: Fix warning while ignoring cmpxchg return value Frederic Weisbecker
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frederic Weisbecker @ 2009-07-18  7:16 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner
  Cc: LKML, Frederic Weisbecker, Steven Rostedt, Lai Jiangshan,
	Xiao Guangrong

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-18  8:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-18  7:16 [GIT PULL] tracing updates for 2.6.32 Frederic Weisbecker
2009-07-18  7:16 ` [PATCH 1/4] ring_buffer: Fix warning while ignoring cmpxchg return value Frederic Weisbecker
2009-07-18  7:16 ` [PATCH 2/4] tracing/function: Simplify __ftrace_replace_code() Frederic Weisbecker
2009-07-18  7:17 ` [PATCH 3/4] tracing/trace_stack: Cleanup for trace_lookup_stack() Frederic Weisbecker
2009-07-18  7:17 ` [PATCH 4/4] tracing/function: Cleanup for function tracer Frederic Weisbecker
2009-07-18  8:57 ` [GIT PULL] tracing updates for 2.6.32 Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox