Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8508025c598bdee33d9afa153e9c00c7771e7d63
/
include
/
linux
/
uprobes.h
271a9c3
uprobes: Remove "weak" from function declarations
by Bjorn Helgaas
· 10 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
72e6ae2
ARM: 8043/1: uprobes need icache flush after xol write
by Victor Kamensky
· 11 years ago
b02ef20
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
by Oleg Nesterov
· 11 years ago
6fe50a2
uprobes: allow ignoring of probe hits
by David A. Long
· 11 years ago
c912dae
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
by Oleg Nesterov
· 11 years ago
3247343
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
by Oleg Nesterov
· 11 years ago
f72d41f
uprobes: Export write_opcode() as uprobe_write_opcode()
by Oleg Nesterov
· 11 years ago
3820b4d
uprobes: Move function declarations out of arch
by David A. Long
· 11 years ago
3ab6796
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
by Oleg Nesterov
· 11 years ago
c2d3f25
uprobes: Remove the wrong __weak attribute
by Ralf Baechle
· 11 years ago
ded49c5
uretprobes: Limit the depth of return probe nestedness
by Anton Arapov
· 12 years ago
0dfd0eb
uretprobes: Return probe entry, prepare_uretprobe()
by Anton Arapov
· 12 years ago
ea02487
uretprobes: Introduce uprobe_consumer->ret_handler()
by Anton Arapov
· 12 years ago
0908ad6
uprobes: Add trap variant helper
by Ananth N Mavinakayanahalli
· 12 years ago
bdf8647
uprobes: Introduce uprobe_apply()
by Oleg Nesterov
· 12 years ago
da1816b
uprobes: Teach handler_chain() to filter out the probed task
by Oleg Nesterov
· 12 years ago
8a7f2fa
uprobes: Reintroduce uprobe_consumer->filter()
by Oleg Nesterov
· 12 years ago
fe20d71
uprobes: Kill uprobe_consumer->filter()
by Oleg Nesterov
· 12 years ago
32cdba1
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
by Oleg Nesterov
· 12 years ago
19f5ee2
uprobes: Kill arch_uprobe_enable/disable_step() hooks
by Oleg Nesterov
· 12 years ago
cb9a19f
uprobes: Introduce prepare_uprobe()
by Oleg Nesterov
· 12 years ago
1b08e907
uprobes: Kill UTASK_BP_HIT state
by Oleg Nesterov
· 12 years ago
9d77878
uprobes: Introduce arch_uprobe_enable/disable_step()
by Sebastian Andrzej Siewior
· 12 years ago
ded86e7
uprobes: Remove "verify" argument from set_orig_insn()
by Oleg Nesterov
· 12 years ago
61559a8
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
by Oleg Nesterov
· 12 years ago
f8ac4ec
uprobes: Introduce MMF_HAS_UPROBES
by Oleg Nesterov
· 12 years ago
647c42d
uprobes: Kill uprobes_state->count
by Oleg Nesterov
· 12 years ago
cbc91f7
uprobes/core: Decrement uprobe count before the pages are unmapped
by Srikar Dronamraju
· 13 years ago
682968e
uprobes/core: Optimize probe hits with the help of a counter
by Srikar Dronamraju
· 13 years ago
d4b3b63
uprobes/core: Allocate XOL slots for uprobes use
by Srikar Dronamraju
· 13 years ago
0326f5a
uprobes/core: Handle breakpoint and singlestep exceptions
by Srikar Dronamraju
· 13 years ago
5cb4ac3
uprobes/core: Rename bkpt to swbp
by Srikar Dronamraju
· 13 years ago
e3343e6
uprobes/core: Make order of function parameters consistent across functions
by Srikar Dronamraju
· 13 years ago
900771a
uprobes/core: Make macro names consistent
by Srikar Dronamraju
· 13 years ago
35aa621
uprobes: Update copyright notices
by Ingo Molnar
· 13 years ago
3ff54ef
uprobes/core: Move insn to arch specific structure
by Srikar Dronamraju
· 13 years ago
96379f6
uprobes/core: Remove uprobe_opcode_sz
by Srikar Dronamraju
· 13 years ago
7b2d81d
uprobes/core: Clean up, refactor and improve the code
by Ingo Molnar
· 13 years ago
2b14449
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
by Srikar Dronamraju
· 13 years ago