kernel-ark/arch/powerpc/kernel
Keshavamurthy Anil S bf8d5c52c3 [PATCH] kprobes: increment kprobe missed count for multiprobes
When multiple probes are registered at the same address and if due to some
recursion (probe getting triggered within a probe handler), we skip calling
pre_handlers and just increment nmissed field.

The below patch make sure it walks the list for multiple probes case.
Without the below patch we get incorrect results of nmissed count for
multiple probe case.

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-12-12 08:57:45 -08:00
..
vdso32
vdso64
align.c
asm-offsets.c
binfmt_elf32.c
btext.c
cpu_setup_power4.S
cputable.c
dma_64.c
entry_32.S
entry_64.S
firmware.c
fpu.S
head_4xx.S
head_8xx.S
head_32.S
head_44x.S
head_64.S
head_fsl_booke.S
idle_6xx.S
idle_64.c
idle_power4.S
init_task.c
ioctl32.c
iomap.c
iommu.c
irq.c
kprobes.c [PATCH] kprobes: increment kprobe missed count for multiprobes 2005-12-12 08:57:45 -08:00
lparcfg.c
lparmap.c
machine_kexec_64.c
Makefile
misc_32.S
misc_64.S
module_64.c
nvram_64.c
of_device.c
paca.c
pci_64.c
pci_direct_iommu.c
pci_dn.c
pci_iommu.c
pmc.c
ppc32.h
ppc_ksyms.c powerpc: Export __flush_icache_range for 32-bit 2005-11-29 15:50:58 +11:00
proc_ppc64.c
process.c powerpc: Fix bug causing FP registers corruption on UP + preempt 2005-11-30 13:20:54 +11:00
prom_init.c [PATCH] powerpc: prevent stack corruption in call_prom_ret 2005-11-30 13:55:59 +11:00
prom.c
ptrace32.c
ptrace-common.h
ptrace.c
rtas_flash.c
rtas_pci.c
rtas-proc.c
rtas-rtc.c
rtas.c
semaphore.c
setup_32.c
setup_64.c [PATCH] powerpc: Set cache info defaults 2005-12-09 15:42:52 +11:00
setup-common.c
setup.h
signal_32.c
signal_64.c
smp-tbsync.c
smp.c
sys_ppc32.c
syscalls.c
sysfs.c
systbl.S
time.c
traps.c
udbg_16550.c
udbg_scc.c
udbg.c
vdso.c mm: re-architect the VM_UNPAGED logic 2005-11-28 14:34:23 -08:00
vecemu.c
vector.S
vio.c
vmlinux.lds.S