Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli | 2012-06-08 | 1 | -1/+1 |
* | uprobes/core: Handle breakpoint and singlestep exceptions | Srikar Dronamraju | 2012-03-14 | 1 | -1/+15 |
* | uprobes/core: Rename bkpt to swbp | Srikar Dronamraju | 2012-03-13 | 1 | -2/+2 |
* | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju | 2012-03-13 | 1 | -1/+1 |
* | uprobes/core: Make macro names consistent | Srikar Dronamraju | 2012-03-13 | 1 | -3/+3 |
* | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju | 2012-02-22 | 1 | -3/+3 |
* | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 | 1 | -8/+9 |
* | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 | 1 | -0/+42 |