kernel-ark/arch/parisc
Randolph Chung 5cd55b0ede [PARISC] Take into account nullified insn and lock functions for profiling
export profile_pc() symbol - oprofile needs it when built as a module.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>

Take into account nullified insn and lock functions for profiling

This is needed at the end of functions; it is typical that the return
branch nullifies the next insn, which is in the next function. This
causes profiling data to show up against the "wrong" function.

We also count lock times against the locker. This is consistent with
other architectures.

Signed-off-by: Randolph Chung <tausq@parisc-linux.org>

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
2005-10-21 22:42:18 -04:00
..
configs
hpux
kernel [PARISC] Take into account nullified insn and lock functions for profiling 2005-10-21 22:42:18 -04:00
lib
math-emu
mm
oprofile
defconfig
defpalo.conf
install.sh
Kconfig
Kconfig.debug
Makefile
nm