original_kernel/arch/sh/kernel
Paul Mundt f74c034d52 sh: do not latency trace idle.
Description snipped from Steven Rostedt's PPC patch:

    When idle is called, interrupts are blocked, but the idle
    function will still wake up on an interrupt. The problem is
    that the interrupt disabled latency tracer will take this call
    to idle as a latency.

    This patch disables the latency tracing when going into idle.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:43:49 +09:00
..
cpu
timers
vsyscall
.gitignore
Makefile
Makefile_32 sh: Add a simple code dumper for SUPERH32 show_regs(). 2008-12-22 18:43:49 +09:00
Makefile_64
asm-offsets.c
cf-enabler.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c sh: Add a simple code dumper for SUPERH32 show_regs(). 2008-12-22 18:43:49 +09:00
early_printk.c
entry-common.S
ftrace.c
gpio.c
head_32.S
head_64.S
init_task.c
io.c
io_generic.c
io_trapped.c
irq.c
kgdb_jmp.S
kgdb_stub.c
kprobes.c
machine_kexec.c
machvec.c
module.c
pm.c
process_32.c sh: do not latency trace idle. 2008-12-22 18:43:49 +09:00
process_64.c
ptrace_32.c
ptrace_64.c
relocate_kernel.S
setup.c
sh_bios.c
sh_ksyms_32.c sh: More movmem alias symbol exports for older compilers. 2008-12-22 18:43:49 +09:00
sh_ksyms_64.c
signal_32.c
signal_64.c
smp.c
stacktrace.c
sys_sh.c
sys_sh32.c
sys_sh64.c
syscalls_32.S
syscalls_64.S
time_32.c
time_64.c
topology.c
traps.c
traps_32.c sh: Tidy up backtrace formatting with kallsyms disabled. 2008-12-22 18:43:49 +09:00
traps_64.c
vmlinux.lds.S
vmlinux_32.lds.S
vmlinux_64.lds.S