android_kernel_xiaomi_sm8350/arch/avr32
Nikolaus Voss 3d25615147 Add kernel support for oprofile callgraphs on AVR32
This patch adds backtracing capability to oprofile profiling in kernel
and user mode on AVR32. This is done by going through the frames on the
stack and adding oprofile traces for all return addresses. The code
being profiled has to be compiled with frame pointers to make this work.

Signed-off-by: Nikolaus Voss <n.voss@weinmann.de>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-09-22 09:51:01 +02:00
..
boards atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y 2008-09-19 18:21:29 +02:00
boot avr32: add .gitignore files 2008-09-19 18:21:29 +02:00
configs avr32: Update defconfigs 2008-08-08 12:44:41 +02:00
include/asm avr32: use the new byteorder headers 2008-09-22 09:51:00 +02:00
kernel avr32: nmi_enter() without nmi_exit() 2008-09-19 20:08:08 +02:00
lib avr32: add generic_find_next_le_bit bit function 2008-09-19 18:21:30 +02:00
mach-at32ap avr32: use the new byteorder headers 2008-09-22 09:51:00 +02:00
mm avr32: use generic show_mem() 2008-07-26 12:00:10 -07:00
oprofile Add kernel support for oprofile callgraphs on AVR32 2008-09-22 09:51:01 +02:00
Kconfig gpiolib: allow user-selection 2008-07-25 10:53:30 -07:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile avr32: Remove include/asm-avr32/arch-at32ap 2008-08-08 12:31:55 +02:00