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
*
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
*
Fix compile error caused by PATH_MAX in F9.
Zhaolei
2008-06-02
1
-0
/
+1
*
Fix the problem that kernel module compile failure when runtime
Zhaolei
2008-06-02
1
-0
/
+10
*
Remove sa_restorer initialization.
William Cohen
2008-05-19
1
-1
/
+0
*
suppress "pass-2 failed" messages from "stap -l FOOBAR"; just produce empty o...
Frank Ch. Eigler
2008-05-17
1
-1
/
+1
*
Ignores signals when removing the temporary directory.
David Smith
2008-05-15
1
-4
/
+29
*
Merge commit 'origin/dwarfless'
Jim Keniston
2008-05-12
1
-2
/
+69
|
\
|
*
PR 4311 - Function boundary tracing without debuginfo: Phase I
Jim Keniston
2008-04-18
1
-2
/
+69
*
|
PR6492: make listing mode warning-free
Frank Ch. Eigler
2008-05-07
1
-0
/
+1
*
|
PR6008: Increase the limitation of the buffer size to 4095MB.
Masami Hiramatsu
2008-04-30
1
-2
/
+2
*
|
PR6454: fix "stap -l" listing of space-laden probe point names
Frank Ch. Eigler
2008-04-24
1
-8
/
+12
*
|
PR2949: listings mode (stap -l PROBE)
Frank Ch. Eigler
2008-04-10
1
-62
/
+126
*
|
PR6393: don't bother print build (configure) date any more, with reliable git...
Frank Ch. Eigler
2008-04-10
1
-2
/
+1
*
|
PR6393: git version tagging at build time
Frank Ch. Eigler
2008-04-10
1
-0
/
+2
|
/
*
2008-02-29 Will Cohen <wcohen@redhat.com>
wcohen
2008-02-29
1
-1
/
+1
*
PR5045: clean up after interrupts
fche
2008-02-28
1
-10
/
+37
*
update copyright year in -v message too
fche
2008-01-30
1
-2
/
+2
*
Fix mkdtemp() umask issue
fche
2008-01-02
1
-0
/
+2
*
PR 5324
kenistoj
2007-11-14
1
-0
/
+1
*
PR 5270
kenistoj
2007-11-13
1
-20
/
+6
[next]