summaryrefslogtreecommitdiffstats
path: root/util.cxx
Commit message (Expand)AuthorAgeFilesLines
* PR11105 part 2: tighten constraints on stap-server parameters passed to makeFrank Ch. Eigler2010-02-121-1/+35
* Add .library("lib").mark("mark") and use it for .mark semaphores.Stan Cox2009-12-081-2/+2
* Fix compilation warning of passing NULL to int parameterWenji Huang2009-11-261-1/+1
* Fix compilation error, use getgroups without fixed limits.Roland McGrath2009-11-251-16/+15
* - Allow root, the owner of the uprobes build directory and the members of theDave Brolley2009-11-251-14/+3
* Ensure uprobes/Makefile never returns failure due to setting permissions.Dave Brolley2009-11-231-1/+1
* Allow members of the group stap-server to build the uprobes module.Dave Brolley2009-11-201-0/+43
* Simplify copy_file callsJosh Stone2009-09-281-11/+19
* PR10544: clean up stap child process error handlingFrank Ch. Eigler2009-08-211-8/+27
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-0/+4
|\
| * PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-311-0/+4
| * Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-1/+20
* | Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-0/+24
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-021-4/+37
|\|
| * PR10016: Purge stap of all pgrp and system() usageJosh Stone2009-04-011-4/+37
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-261-0/+27
|\|
| * Add the kernel tree's git revision to the hashJosh Stone2009-03-251-0/+27
* | 2009-03-12 Dave Brolley <brolley@redhat.com>Dave Brolley2009-03-121-1/+20
|/
* Add Vim modelines for GNU style in stapJosh Stone2009-01-281-0/+1
* add #include <stdio.h> for more reported gcc 4.4 compatibilityFrank Ch. Eigler2008-11-121-0/+1
* Merge commit 'origin/master' into pr4225Frank Ch. Eigler2008-08-281-7/+7
|\
| * trailing whitespace removal, as approved by emacsFrank Ch. Eigler2008-08-281-3/+3
* | PR4225 and PR6826: expand & canonicalize executable path names process probesFrank Ch. Eigler2008-08-091-8/+19
* | prep find_executable() for use by process() probesFrank Ch. Eigler2008-08-091-34/+42
|/
* 2007-08-20 Martin Hunt <hunt@redhat.com>hunt2007-08-201-0/+31
* 2006-10-23 David Smith <dsmith@redhat.com>dsmith2006-10-231-0/+199