summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/staprun.c
Commit message (Expand)AuthorAgeFilesLines
* Change KERNEL_RELOC_SYMBOL to "_stext" on ppc32Anton Vorontsov2009-12-011-1/+1
* Don't reference global variable modpath in insert_module and its helpers.Dave Brolley2009-11-091-6/+4
* Revert change which loads uprobes.ko using insert_module.Dave Brolley2009-11-051-3/+5
* PR 9973: Sign uprobes.ko when it is created and load it using insert_module.Dave Brolley2009-11-051-5/+3
* runtime shutdown errors: simplify, improve error specificityFrank Ch. Eigler2009-10-131-12/+10
* PR10724: staprun: simplify permissions checking logicCharley Wang2009-10-061-8/+8
* Allow process begin/end probes for unprivileged users.Dave Brolley2009-09-031-9/+1
* PR10506 experiment: use /sbin/insmod for uprobes.ko loadingFrank Ch. Eigler2009-08-101-2/+7
* 2009-08-06 Dave Brolley <brolley@redhat.com>Dave Brolley2009-08-061-3/+0
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-0/+1
|\
| * PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-311-0/+1
* | 2009-04-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-141-4/+14
|/
* PR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.koFrank Ch. Eigler2008-12-091-4/+10
* PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variablesRoland McGrath2008-12-031-2/+10
* PR6925: tolerate modules left over from previous crashed? stap sessionsFrank Ch. Eigler2008-12-031-2/+12
* PR4783: remove traces of stap{run,io} self-renicingFrank Ch. Eigler2008-11-281-5/+0
* PR4886: check build-id if able.Wenji Huang2008-10-061-0/+5
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-051-57/+49
* pass /sys/module/*/sections/* addresses to the kernel module tooFrank Ch. Eigler2008-07-071-7/+83
* emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-1/+2
* transport/symbol rework: kernel-only probes workingFrank Ch. Eigler2008-06-291-1/+6
* STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-291-0/+102
* PR5645: Fix sub-buffer size calculation and debug messages.Masami Hiramatsu2008-04-301-1/+1
* Allow staprun to run on kernels without capabilities configured.Martin Hunt2008-04-221-3/+2
* Change staprun to exec stapio. Add "-d" option to staprun.Martin Hunt2008-04-211-78/+85
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-3/+0
* 2007-10-12 Martin Hunt <hunt@redhat.com>hunt2007-10-121-2/+3
* * staprun error-check reordering for parseko/cmdline* testsfche2007-10-121-9/+11
* PR 5709kenistoj2007-10-081-10/+67
* 2007-08-15 David Smith <dsmith@redhat.com>dsmith2007-08-151-1/+7
* 2007-08-15 Martin Hunt <hunt@redhat.com>hunt2007-08-151-0/+3
* 2007-08-14 David Smith <dsmith@redhat.com>dsmith2007-08-141-121/+153
* 2007-05-08 Martin Hunt <hunt@redhat.com>hunt2007-05-081-3/+5
* 2007-03-26 Martin Hunt <hunt@redhat.com>hunt2007-03-261-21/+47
* 2007-03-14 Martin Hunt <hunt@redhat.com>hunt2007-03-141-0/+158