[REFACTOR] extract arch specific code from kprobe to uprobe
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Mon, 11 Mar 2013 12:33:54 +0000 (16:33 +0400)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Mon, 11 Mar 2013 12:33:54 +0000 (16:33 +0400)
commit800cfe53d9f83c28a2662bc4dde1fb9f2df8ba0e
treebe12be57bbbbd2571ae8f0b3f5dd7b215200d259
parent880aede762149f0ba657c8e80c38156af95755cc
[REFACTOR] extract arch specific code from kprobe to uprobe
kprobe/arch/asm-arm/dbi_kprobes.c
kprobe/arch/asm-arm/dbi_kprobes.h
kprobe/arch/asm-arm/dbi_kprobes_arm.h
kprobe/arch/asm-arm/dbi_kprobes_thumb.h
kprobe/arch/dbi_kprobes.h
kprobe/dbi_insn_slots.c
uprobe/Kbuild
uprobe/Makefile.am
uprobe/arch/asm-arm/swap_uprobes.c [new file with mode: 0644]
uprobe/arch/asm-arm/swap_uprobes.h [new file with mode: 0644]
uprobe/swap_uprobes.c