public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: convert some seq_print_ip_sym to %pf
@ 2009-07-09  2:46 Frederic Weisbecker
  2009-07-09  2:46 ` [PATCH 1/2] tracing/function-graph-tracer: Use the %pf format Frederic Weisbecker
  2009-07-09  2:46 ` [PATCH 2/2] tracing/kmemtrace: " Frederic Weisbecker
  0 siblings, 2 replies; 7+ messages in thread
From: Frederic Weisbecker @ 2009-07-09  2:46 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Steven Rostedt, Li Zefan,
	Lai Jiangshan, Pekka Enberg, Eduard - Gabriel Munteanu

Hi,

I've replaced some seq_print_ip_sym by the %pf format.
I also wanted to convert seq_ip_print_sym() internals too, but
it relies on kprobes checks, so I'm not sure what to do there.

Thanks,
Frederic.

The following changes since commit ddc1637af217dbd8bc51f30e6d24e84476a869a6:
  Li Zefan (1):
        kmemtrace: Print binary output only if 'bin' option is set

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git ..BRANCH.NOT.VERIFIED..

Frederic Weisbecker (2):
      tracing/function-graph-tracer: Use the %pf format
      tracing/kmemtrace: Use the %pf format

 kernel/trace/kmemtrace.c             |   25 +++++--------------------
 kernel/trace/trace_functions_graph.c |   12 ++----------
 2 files changed, 7 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2009-07-10 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09  2:46 [PATCH 0/2] tracing: convert some seq_print_ip_sym to %pf Frederic Weisbecker
2009-07-09  2:46 ` [PATCH 1/2] tracing/function-graph-tracer: Use the %pf format Frederic Weisbecker
2009-07-10  5:14   ` Li Zefan
2009-07-10 10:42   ` [tip:tracing/core] " tip-bot for Frederic Weisbecker
2009-07-09  2:46 ` [PATCH 2/2] tracing/kmemtrace: " Frederic Weisbecker
2009-07-10  5:17   ` Li Zefan
2009-07-10 10:42   ` [tip:tracing/core] " tip-bot for Frederic Weisbecker

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