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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
PR10016: systemtap kills all processes in process group on signal.
Mark Wielaard
2009-03-30
1
-0
/
+10
|
*
|
|
|
|
|
|
|
Test marker probe parameter types.
Stan Cox
2009-03-30
3
-25
/
+561
|
*
|
|
|
|
|
|
|
prefer using /usr/bin/lsb_release to deduce distribution for testsuite
Frank Ch. Eigler
2009-03-29
1
-3
/
+9
|
*
|
|
|
|
|
|
|
tweak "Distro:" line generation in testsuite logs, to moot "oracle-enterprise...
Frank Ch. Eigler
2009-03-29
1
-4
/
+3
|
*
|
|
|
|
|
|
|
hand-regen configure after commit 99c0acad yxmlto->xmlto typo fix
Frank Ch. Eigler
2009-03-29
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Add header
Eugeniy Meshcheryakov
2009-03-28
1
-0
/
+2
|
*
|
|
|
|
|
|
|
Fix typo s/yxmlto/xmlto/
Eugeniy Meshcheryakov
2009-03-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
PR7045: on 64-bit kernels, allow 32-bit userspace to be pass elf validation
Frank Ch. Eigler
2009-03-27
1
-10
/
+24
|
*
|
|
|
|
|
|
|
Don't do beginning of statement check for .mark probes
Stan Cox
2009-03-27
1
-3
/
+7
|
*
|
|
|
|
|
|
|
Version bumps for 0.9.5 release
Josh Stone
2009-03-27
12
-2399
/
+2827
|
*
|
|
|
|
|
|
|
PR6819: clarify syntactic vs. semantic probe point validity
Frank Ch. Eigler
2009-03-27
1
-3
/
+8
|
*
|
|
|
|
|
|
|
initialize skip_badvars=0. rererenag developers in session.h to do so in the...
Frank Ch. Eigler
2009-03-27
2
-4
/
+22
|
*
|
|
|
|
|
|
|
PR10000: emit _stp_relocate* calculations correctly for kernel/module global ...
Frank Ch. Eigler
2009-03-27
3
-9
/
+32
|
*
|
|
|
|
|
|
|
.gitignore: Add testsuite exe and so files and initscript systemtap.
Mark Wielaard
2009-03-27
2
-0
/
+4
|
*
|
|
|
|
|
|
|
Add manual for pid-based lookup functions
Wenji Huang
2009-03-26
1
-0
/
+8
|
*
|
|
|
|
|
|
|
Skip the git-rev in the hash for now (from a5e8d632)
Josh Stone
2009-03-26
1
-1
/
+4
|
*
|
|
|
|
|
|
|
PR10001: Use the kernel's strlcpy & strlcat
Josh Stone
2009-03-26
1
-16
/
+5
|
*
|
|
|
|
|
|
|
.gitignore: Replace .5 with .3stap.
Mark Wielaard
2009-03-26
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Add the kernel tree's git revision to the hash
Josh Stone
2009-03-25
3
-0
/
+32
|
*
|
|
|
|
|
|
|
Add more file stats to the hash
Josh Stone
2009-03-25
2
-14
/
+25
|
*
|
|
|
|
|
|
|
Make aux_tapset.stp "long long" size agnostic so ia64 works.
William Cohen
2009-03-25
1
-1
/
+2
|
*
|
|
|
|
|
|
|
NEWS: Mention disable-pie, sdt.h compat, syscall wrappers and CVE-2009-0784.
Mark Wielaard
2009-03-25
1
-0
/
+12
|
*
|
|
|
|
|
|
|
Fix for CVE-2009-0784: stapusr module-path checking race
Frank Ch. Eigler
2009-03-25
1
-0
/
+9
|
*
|
|
|
|
|
|
|
Update configure --help message now that default is changed
Rajan Arora
2009-03-25
2
-2
/
+2
|
*
|
|
|
|
|
|
|
NEWS: Document mark/trace list mode, interrupt reentrancy, reentrancy debug.
Mark Wielaard
2009-03-25
1
-0
/
+12
|
*
|
|
|
|
|
|
|
NEWS: Fix man 3stap description to original.
Mark Wielaard
2009-03-25
1
-6
/
+5
|
*
|
|
|
|
|
|
|
NEWS: Add description of probe process().insn and process().insn.block.
Mark Wielaard
2009-03-25
1
-0
/
+9
|
*
|
|
|
|
|
|
|
NEWS: Document how to see man pages for probes and functions in 3stap section.
Mark Wielaard
2009-03-25
1
-2
/
+5
|
*
|
|
|
|
|
|
|
PR 9922 fix, make --disable-pie the configure default
Rajan Arora
2009-03-24
3
-3
/
+12
|
*
|
|
|
|
|
|
|
brown paper bag fix for commit 5d6b0142
Frank Ch. Eigler
2009-03-24
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Typo and whitespace.
Roland McGrath
2009-03-24
1
-33
/
+33
|
*
|
|
|
|
|
|
|
further accelerate pass-3 symbol/unwind process, skip one more iteration
Frank Ch. Eigler
2009-03-24
1
-2
/
+4
|
*
|
|
|
|
|
|
|
Add testcase for uprobe on shared library (PR9940).
Mark Wielaard
2009-03-24
4
-0
/
+94
|
*
|
|
|
|
|
|
|
Remove debugging line.
Stan Cox
2009-03-24
4
-22
/
+35
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Revert "PR9940: avoid duplicated calling of uprobes in shared libraries"
Frank Ch. Eigler
2009-03-24
1
-4
/
+2
|
|
*
|
|
|
|
|
|
|
itrace: zap "usr_itrace_init: completed for tid = NNNN" debug message
Frank Ch. Eigler
2009-03-24
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
PR 9989 fix.
David Smith
2009-03-24
1
-13
/
+26
|
|
*
|
|
|
|
|
|
|
accelerate pass-3 symbol/unwind generation
Frank Ch. Eigler
2009-03-24
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
build fix for RHEL4-era gcc 3.4.6
Frank Ch. Eigler
2009-03-24
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
Remove debugging line.
Stan Cox
2009-03-24
1
-1
/
+0
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Use read operand "g" constraints.
Stan Cox
2009-03-24
1
-10
/
+10
|
*
|
|
|
|
|
|
|
Add NEWS entry for the manpages.
William Cohen
2009-03-24
1
-0
/
+4
|
*
|
|
|
|
|
|
|
Strip off "probe" for the probe documentation generation.
William Cohen
2009-03-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
PR9993: tracepoint toleration for undeclared types in trace/*.h headers
Frank Ch. Eigler
2009-03-24
4
-3
/
+49
|
*
|
|
|
|
|
|
|
Keep static probe parameters visible while inlining.
Stan Cox
2009-03-24
2
-104
/
+126
|
*
|
|
|
|
|
|
|
Move man pages from man5 to man3 (3stap).
Will Cohen
2009-03-24
26
-151
/
+157
|
*
|
|
|
|
|
|
|
Move tapset documentation manpages from man3stap to man3.
William Cohen
2009-03-24
3
-7
/
+7
*
|
|
|
|
|
|
|
|
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston
2009-03-23
81
-705
/
+1960
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add missing escape in kernel-doc create_sparameterlist() matching.
William Cohen
2009-03-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Make .probes 32 bit aware and simplify label handling.
Stan Cox
2009-03-23
1
-62
/
+56
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[prev]
[next]