summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-52/+0
* ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-181-2/+2
* ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-181-0/+1
* ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-13/+8
* ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-181-10/+4
* ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long2014-03-181-2/+0
* ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-181-4/+4
* ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-181-4/+11
* ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-181-372/+1
* ARM: kprobes: Add exports for test codeJon Medhurst2011-09-201-0/+8
* ARM: kprobes: Add alu_write_pc()Jon Medhurst2011-07-131-0/+28
* ARM: kprobes: Add common decoding function for LDM and STMJon Medhurst2011-07-131-0/+3
* ARM: kprobes: Add load_write_pc()Jon Medhurst2011-07-131-0/+24
* ARM: kprobes: Add bx_write_pc()Jon Medhurst2011-07-131-0/+14
* ARM: kprobes: Decode 16-bit Thumb hint instructionsJon Medhurst2011-07-131-0/+3
* ARM: kprobes: Infrastructure for table driven decoding of CPU instructionsJon Medhurst2011-07-131-1/+247
* ARM: kprobes: Use conditional breakpoints for ARM probesJon Medhurst2011-07-131-1/+1
* ARM: kprobes: Add it_advance()Jon Medhurst2011-07-131-0/+25
* ARM: kprobes: Add Thumb breakpoint supportJon Medhurst2011-07-131-2/+5
* ARM: kprobes: Add Thumb instruction decoding stubsJon Medhurst2011-07-131-0/+13
* ARM: kprobes: Make str_pc_offset a constant on ARMv7Jon Medhurst2011-07-131-0/+14
* ARM: kprobes: Move find_str_pc_offset into kprobes-common.cJon Medhurst2011-07-131-0/+2
* ARM: kprobes: Move is_writeback define to header file.Jon Medhurst2011-07-131-0/+6
* ARM: kprobes: Add kprobes-common.cJon Medhurst2011-07-131-0/+2
* ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst2011-07-131-0/+37
OpenPOWER on IntegriCloud