David A. Long
|
b4cd605ca9
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
|
11 年之前 |
David A. Long
|
602cd2609e
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
|
11 年之前 |
David A. Long
|
47e190fafd
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
|
11 年之前 |
David A. Long
|
44a0a59c53
ARM: Rename the shared kprobes/uprobe return value enum
|
11 年之前 |
David A. Long
|
eb73ea97e6
ARM: Change more ARM kprobes symbol names to something more generic
|
11 年之前 |
David A. Long
|
f145d664df
ARM: Make the kprobes condition_check symbol names more generic
|
11 年之前 |
David A. Long
|
3e6cd394bb
ARM: use a function table for determining instruction interpreter action
|
11 年之前 |
David A. Long
|
c18377c303
ARM: Move generic arm instruction parsing code to new files for sharing between features
|
11 年之前 |
Jon Medhurst
|
2c89240b63
ARM: kprobes: Add exports for test code
|
14 年之前 |
Jon Medhurst
|
df4fa1f8dd
ARM: kprobes: Add alu_write_pc()
|
14 年之前 |
Jon Medhurst
|
235a4ce79f
ARM: kprobes: Add common decoding function for LDM and STM
|
14 年之前 |
Jon Medhurst
|
263e368a2f
ARM: kprobes: Add load_write_pc()
|
14 年之前 |
Jon Medhurst
|
059987ffa7
ARM: kprobes: Add bx_write_pc()
|
14 年之前 |
Jon Medhurst
|
3f92dfed6a
ARM: kprobes: Decode 16-bit Thumb hint instructions
|
14 年之前 |
Jon Medhurst
|
0d1a095aa1
ARM: kprobes: Infrastructure for table driven decoding of CPU instructions
|
14 年之前 |
Jon Medhurst
|
3b26945597
ARM: kprobes: Use conditional breakpoints for ARM probes
|
14 年之前 |
Jon Medhurst
|
6aaa8b5570
ARM: kprobes: Add it_advance()
|
14 年之前 |
Jon Medhurst
|
aceb487ab2
ARM: kprobes: Add Thumb breakpoint support
|
14 年之前 |
Jon Medhurst
|
2437170710
ARM: kprobes: Add Thumb instruction decoding stubs
|
14 年之前 |
Jon Medhurst
|
aea490299f
ARM: kprobes: Make str_pc_offset a constant on ARMv7
|
14 年之前 |
Jon Medhurst
|
6c8df3300f
ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
|
14 年之前 |
Jon Medhurst
|
1b59d87466
ARM: kprobes: Move is_writeback define to header file.
|
14 年之前 |
Jon Medhurst
|
0ab4c02dda
ARM: kprobes: Add kprobes-common.c
|
14 年之前 |
Jon Medhurst
|
221bf15ffd
ARM: kprobes: Split out internal parts of kprobes.h
|
14 年之前 |