index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
probes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: probes: move all probe code to dedicate directory
Wang Nan
2015-01-09
1
-456
/
+0
*
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
Ben Dooks
2014-04-01
1
-7
/
+8
*
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
David A. Long
2014-03-18
1
-5
/
+5
*
ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
David A. Long
2014-03-18
1
-5
/
+13
*
ARM: Change the remaining shared kprobes/uprobes symbols to something generic
David A. Long
2014-03-18
1
-2
/
+2
*
ARM: Change more ARM kprobes symbol names to something more generic
David A. Long
2014-03-18
1
-3
/
+3
*
ARM: Make the kprobes condition_check symbol names more generic
David A. Long
2014-03-18
1
-11
/
+11
*
ARM: Remove use of struct kprobe from generic probes code
David A. Long
2014-03-18
1
-5
/
+8
*
ARM: use a function table for determining instruction interpreter action
David A. Long
2014-03-18
1
-4
/
+5
*
ARM: Move generic arm instruction parsing code to new files for sharing betwe...
David A. Long
2014-03-18
1
-0
/
+443