summaryrefslogtreecommitdiffstats
path: root/runtime/uprobes/uprobes_x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* Don't reject opcode 0x9b -- fwait, which is also the first byte ofJim Keniston2009-03-111-4/+3
* PR5274: uretprobes fixes, belated commitSrikar Dronamraju2008-10-281-0/+10
* PR6879: uprobe support for 0x64/0x65 segment prefix instructionsJim Keniston2008-09-171-5/+6
* * runtime/uprobes/uprobes_x86_64.c: Fix handling of indirectkenistoj2007-12-271-5/+10
* x86_64 uprobeskenistoj2007-10-221-0/+697