summaryrefslogtreecommitdiffstats
path: root/runtime/uprobes2/uprobes.c
Commit message (Expand)AuthorAgeFilesLines
* map through uretprobe trampoline in an arbitrary taskTim Moore2010-01-131-18/+51
* bz6436 backtraces from uprobesTim Moore2010-01-051-31/+40
* PR11113 fix. Support new utrace API.David Smith2009-12-211-4/+31
* function to translate from the uretprobe trampoline back to the originalTim Moore2009-12-161-0/+38
* Avoid lockdep warnings.Srikar Dronamraju2009-10-191-7/+17
* PR10595 Work around uprobe2 causing selinux failures for kernel 2.6.28+.Mark Wielaard2009-09-171-3/+32
* Ref-count correctly when deranged handler calls do_exit().Jim Keniston2009-04-211-1/+2
* PR9940: add/use unmap_u[ret]probeJim Keniston2009-04-151-8/+35
* PR9974: adapt to utrace_connected_engine -> utrace_engineFrank Ch. Eigler2009-03-221-0/+6
* PR 7082: patch for uprobes2 (kernel > 2.6.26)Jim Keniston2009-01-131-11/+67
* Add a version of uprobes that works with the 2.6.27 version of utrace.Jim Keniston2008-11-031-0/+2797