index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -O[0123s] gcc optimization flags for gcc pass 4 speedups again.
Mark Wielaard
2009-07-14
1
-26
/
+1
*
Make kernel opt-level the default again.
Mark Wielaard
2009-07-14
1
-2
/
+2
*
Add -O[0123s] gcc optimization flags for gcc pass 4 speedup.
Mark Wielaard
2009-07-11
1
-1
/
+26
*
Suggest rpms to install using debuginfo-install.
William Cohen
2009-05-27
1
-0
/
+4
*
Enhance -x option checking to only accept valid pid
Sunzen Wang
2009-05-19
1
-1
/
+6
*
Enhance -s option checking to only accept valid size number
Sunzen Wang
2009-05-19
1
-2
/
+2
*
Fix: Enhance -p option checking so as to just accept valid number
Sunzen Wang
2009-05-19
1
-2
/
+3
*
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
1
-0
/
+22
*
PR10082: refactor duplicated code
Kent Sebastian
2009-04-24
1
-50
/
+30
*
PR 9821: Use genuine strftime in staprun/stapio
Masami Hiramatsu
2009-04-22
1
-2
/
+1
*
PR10082: add environment variable to pass -r RELEASE/PATH option
Kent Sebastian
2009-04-17
1
-0
/
+30
*
PR10016: Purge stap of all pgrp and system() usage
Josh Stone
2009-04-01
1
-73
/
+4
*
PR10016: Run stap in its own process group with waiter process for signals.
Mark Wielaard
2009-03-31
1
-2
/
+56
*
PR10016: systemtap kills all processes in process group on signal.
Mark Wielaard
2009-03-30
1
-0
/
+10
*
initialize skip_badvars=0. rererenag developers in session.h to do so in the...
Frank Ch. Eigler
2009-03-27
1
-0
/
+1
*
PR9821: staprun supports subset of strftime.
Masami Hiramatsu
2009-03-20
1
-1
/
+3
*
PR6930: stap: supports on-file flight recorder options
Masami Hiramatsu
2009-03-20
1
-2
/
+8
*
PR 7071: Optional $context variables fix
Rajan Arora
2009-03-11
1
-0
/
+7
*
Make tracepoint probe support listing mode -L
Wenji Huang
2009-03-10
1
-1
/
+4
*
Clean up the autoconf caching
Josh Stone
2009-02-07
1
-0
/
+1
*
copyright year bump
Frank Ch. Eigler
2009-02-05
1
-2
/
+2
*
Add Vim modelines for GNU style in stap
Josh Stone
2009-01-28
1
-0
/
+2
*
PR5892: rename new -B /PATH to -r /PATH; merge functionality
Frank Ch. Eigler
2008-12-03
1
-48
/
+45
*
BZ 5892: Add stap -B to sic systemtap at an alternate kernel build tree
Rajan Arora
2008-12-01
1
-9
/
+39
*
buildrun/caching warning cleanup
Frank Ch. Eigler
2008-11-29
1
-7
/
+14
*
PR7035: don't suppress all error messages during listings mode
Wenji Huang
2008-11-27
1
-2
/
+2
*
fix valgrind warning with setting s.verbose too late during initialization
Frank Ch. Eigler
2008-11-26
1
-1
/
+4
*
PR6925: improve upon "Try again with another -v option" message
Frank Ch. Eigler
2008-11-26
1
-5
/
+5
*
fix --vp NNN logic for #chars < 5
Frank Ch. Eigler
2008-11-20
1
-1
/
+1
*
PR6925: --vp (per-pass verbosity) option
Frank Ch. Eigler
2008-11-18
1
-10
/
+39
*
Functions implementing cache limiting.
Kent Sebastian
2008-10-10
1
-1
/
+1
*
add new stap -F (flight recorder) option that just passes through to staprun -L
Nobuhiro Tachino
2008-09-16
1
-1
/
+7
*
Ensure that "stap -l ..." only prints probe names, not variables.
Josh Stone
2008-09-10
1
-8
/
+9
*
PR6876: translator speedup for many $vars
Frank Ch. Eigler
2008-09-10
1
-2
/
+8
*
add comments explaining why '-L' works; add NEWS blurb too
Frank Ch. Eigler
2008-09-05
1
-2
/
+3
*
PR6731: Updated listing mode through adding -L option.
Wenji Huang
2008-09-05
1
-15
/
+14
*
PR6864: simplify usage() report
Frank Ch. Eigler
2008-09-04
1
-5
/
+4
*
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-09-01
1
-0
/
+13
|
\
|
*
PR6731: improve listing mode to list variables
Wenji Huang
2008-08-28
1
-0
/
+13
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-28
1
-8
/
+8
|
\
|
|
*
trailing whitespace removal, as approved by emacs
Frank Ch. Eigler
2008-08-28
1
-8
/
+8
*
|
PR4225 and PR6826: expand & canonicalize executable path names process probes
Frank Ch. Eigler
2008-08-09
1
-19
/
+6
|
/
*
PR6030: control signal relay and accept deferred re-reception
Frank Ch. Eigler
2008-07-17
1
-3
/
+8
*
PR6030: forward signals to children - stapio etc.
anithra
2008-07-17
1
-1
/
+2
*
disable caching if "-k" (save-temps) option is given
Frank Ch. Eigler
2008-07-10
1
-0
/
+1
*
Merge commit 'origin/master' into pr6429-comp-unwindsyms
Frank Ch. Eigler
2008-07-04
1
-1
/
+6
|
\
|
*
diagnostics improvement: print arch/mach at top if -vv
Frank Ch. Eigler
2008-07-01
1
-1
/
+6
*
|
populate sess.unwindsym_modules set from dwarf probes
Frank Ch. Eigler
2008-06-23
1
-3
/
+6
*
|
add module-name vector to session object, command line arguments
Frank Ch. Eigler
2008-06-23
1
-1
/
+13
|
/
*
make "-p4 -m FOO" mode consistent with ordinary -p4
Frank Ch. Eigler
2008-06-13
1
-2
/
+4
[next]