summaryrefslogtreecommitdiffstats
path: root/main.cxx
Commit message (Expand)AuthorAgeFilesLines
* Unify lex_cast* and avoid string copiesJosh Stone2009-09-021-2/+2
* PR10552: Removed references to the merge ('-M') option.David Smith2009-09-011-18/+1
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-251-7/+20
* PR4186 cont'd: fix 32-bit i386 buildsFrank Ch. Eigler2009-08-241-0/+5
* PR4186: cross-architecture probe buildingFrank Ch. Eigler2009-08-241-2/+12
* PR10543: do module cache cleaning before copying new file into the cacheFrank Ch. Eigler2009-08-211-1/+1
* PR10544: clean up stap child process error handlingFrank Ch. Eigler2009-08-211-4/+2
* PR10228: use task_finder_vma for -d /user/object files.Frank Ch. Eigler2009-08-141-0/+5
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-08-041-10/+39
|\
| * PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-311-0/+26
| * Use a real session flag for -LJosh Stone2009-07-291-10/+13
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-141-27/+1
|\|
| * Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.Mark Wielaard2009-07-141-26/+1
| * Make kernel opt-level the default again.Mark Wielaard2009-07-141-2/+2
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-07-131-1/+27
|\|
| * Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.Mark Wielaard2009-07-111-1/+26
* | Check for options conflicts with --unprivileged.Dave Brolley2009-06-181-32/+87
* | Ensure signature file exists before copying it to the temp directory.Dave Brolley2009-06-151-8/+11
* | Respect SYSTEMTAP_DIR when looking for nss certificate databases.Dave Brolley2009-06-101-8/+8
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-271-0/+4
|\|
| * Suggest rpms to install using debuginfo-install.William Cohen2009-05-271-0/+4
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-191-5/+11
|\|
| * Enhance -x option checking to only accept valid pidSunzen Wang2009-05-191-1/+6
| * Enhance -s option checking to only accept valid size numberSunzen Wang2009-05-191-2/+2
| * Fix: Enhance -p option checking so as to just accept valid numberSunzen Wang2009-05-191-2/+3
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-051-0/+8
|\|
| * Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+22
* | 2009-04-30 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-301-43/+13
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-271-50/+30
|\|
| * PR10082: refactor duplicated codeKent Sebastian2009-04-241-50/+30
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-231-2/+1
|\|
| * PR 9821: Use genuine strftime in staprun/stapioMasami Hiramatsu2009-04-221-2/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-211-0/+30
|\|
| * PR10082: add environment variable to pass -r RELEASE/PATH optionKent Sebastian2009-04-171-0/+30
* | 2009-04-20 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-201-0/+2
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-021-73/+4
|\|
| * PR10016: Purge stap of all pgrp and system() usageJosh Stone2009-04-011-73/+4
* | 2009-04-02 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-021-22/+27
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-311-0/+64
|\|
| * PR10016: Run stap in its own process group with waiter process for signals.Mark Wielaard2009-03-311-2/+56
| * PR10016: systemtap kills all processes in process group on signal.Mark Wielaard2009-03-301-0/+10
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-301-0/+1
|\|
| * initialize skip_badvars=0. rererenag developers in session.h to do so in the...Frank Ch. Eigler2009-03-271-0/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-231-3/+11
|\|
| * PR9821: staprun supports subset of strftime.Masami Hiramatsu2009-03-201-1/+3
| * PR6930: stap: supports on-file flight recorder optionsMasami Hiramatsu2009-03-201-2/+8
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-161-2/+12
|\|
| * PR 7071: Optional $context variables fixRajan Arora2009-03-111-0/+7
| * Make tracepoint probe support listing mode -LWenji Huang2009-03-101-1/+4
* | 2009-03-12 Dave Brolley <brolley@redhat.com>Dave Brolley2009-03-121-0/+55
|/