]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface
authorMarkus Metzger <markut.t.metzger@intel.com>
Thu, 11 Dec 2008 12:53:26 +0000 (13:53 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 07:08:14 +0000 (08:08 +0100)
commita93751cab71d63126687551823ed3e70cd85854a
tree665e9bf274c457edd672ad44320fad962e6c16f5
parentc2724775ce57c98b8af9694857b941dc61056516
x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface

Impact: restructure code, cleanup

Remove BTS bits from the hw-branch-tracer (renamed from bts-tracer) and
use the ds interface.

Signed-off-by: Markus Metzger <markut.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/Kconfig
kernel/trace/Makefile
kernel/trace/trace.c
kernel/trace/trace.h
kernel/trace/trace_hw_branches.c [moved from kernel/trace/trace_bts.c with 53% similarity]