[PATCH 0/2] tracing: convert some seq_print_ip_sym to %pf

From: Frederic Weisbecker
Date: Wed Jul 08 2009 - 22:46:45 EST


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