aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uprobes.h
AgeCommit message (Expand)Author
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju
2012-03-31uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju
2012-03-31uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju
2012-03-13uprobes/core: Rename bkpt to swbpSrikar Dronamraju
2012-03-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju
2012-03-13uprobes/core: Make macro names consistentSrikar Dronamraju
2012-02-22uprobes: Update copyright noticesIngo Molnar
2012-02-22uprobes/core: Move insn to arch specific structureSrikar Dronamraju
2012-02-22uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju