summaryrefslogtreecommitdiffstats
path: root/main.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* Clean up the autoconf cachingJosh Stone2009-02-071-0/+1
* copyright year bumpFrank Ch. Eigler2009-02-051-2/+2
* Add Vim modelines for GNU style in stapJosh Stone2009-01-281-0/+2
* PR5892: rename new -B /PATH to -r /PATH; merge functionalityFrank Ch. Eigler2008-12-031-48/+45
* BZ 5892: Add stap -B to sic systemtap at an alternate kernel build treeRajan Arora2008-12-011-9/+39
* buildrun/caching warning cleanupFrank Ch. Eigler2008-11-291-7/+14
* PR7035: don't suppress all error messages during listings modeWenji Huang2008-11-271-2/+2
* fix valgrind warning with setting s.verbose too late during initializationFrank Ch. Eigler2008-11-261-1/+4
* PR6925: improve upon "Try again with another -v option" messageFrank Ch. Eigler2008-11-261-5/+5
* fix --vp NNN logic for #chars < 5Frank Ch. Eigler2008-11-201-1/+1
* PR6925: --vp (per-pass verbosity) optionFrank Ch. Eigler2008-11-181-10/+39
* Functions implementing cache limiting.Kent Sebastian2008-10-101-1/+1
* add new stap -F (flight recorder) option that just passes through to staprun -LNobuhiro Tachino2008-09-161-1/+7
* Ensure that "stap -l ..." only prints probe names, not variables.Josh Stone2008-09-101-8/+9
* PR6876: translator speedup for many $varsFrank Ch. Eigler2008-09-101-2/+8
* add comments explaining why '-L' works; add NEWS blurb tooFrank Ch. Eigler2008-09-051-2/+3
* PR6731: Updated listing mode through adding -L option.Wenji Huang2008-09-051-15/+14
* PR6864: simplify usage() reportFrank Ch. Eigler2008-09-041-5/+4