summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | PR10016: systemtap kills all processes in process group on signal.Mark Wielaard2009-03-301-0/+10
| * | | | | | | | Test marker probe parameter types.Stan Cox2009-03-303-25/+561
| * | | | | | | | prefer using /usr/bin/lsb_release to deduce distribution for testsuiteFrank Ch. Eigler2009-03-291-3/+9
| * | | | | | | | tweak "Distro:" line generation in testsuite logs, to moot "oracle-enterprise...Frank Ch. Eigler2009-03-291-4/+3
| * | | | | | | | hand-regen configure after commit 99c0acad yxmlto->xmlto typo fixFrank Ch. Eigler2009-03-291-2/+2
| * | | | | | | | Add headerEugeniy Meshcheryakov2009-03-281-0/+2
| * | | | | | | | Fix typo s/yxmlto/xmlto/Eugeniy Meshcheryakov2009-03-281-1/+1
| * | | | | | | | PR7045: on 64-bit kernels, allow 32-bit userspace to be pass elf validationFrank Ch. Eigler2009-03-271-10/+24
| * | | | | | | | Don't do beginning of statement check for .mark probesStan Cox2009-03-271-3/+7
| * | | | | | | | Version bumps for 0.9.5 releaseJosh Stone2009-03-2712-2399/+2827
| * | | | | | | | PR6819: clarify syntactic vs. semantic probe point validityFrank Ch. Eigler2009-03-271-3/+8
| * | | | | | | | initialize skip_badvars=0. rererenag developers in session.h to do so in the...Frank Ch. Eigler2009-03-272-4/+22
| * | | | | | | | PR10000: emit _stp_relocate* calculations correctly for kernel/module global ...Frank Ch. Eigler2009-03-273-9/+32
| * | | | | | | | .gitignore: Add testsuite exe and so files and initscript systemtap.Mark Wielaard2009-03-272-0/+4
| * | | | | | | | Add manual for pid-based lookup functionsWenji Huang2009-03-261-0/+8
| * | | | | | | | Skip the git-rev in the hash for now (from a5e8d632)Josh Stone2009-03-261-1/+4
| * | | | | | | | PR10001: Use the kernel's strlcpy & strlcatJosh Stone2009-03-261-16/+5
| * | | | | | | | .gitignore: Replace .5 with .3stap.Mark Wielaard2009-03-261-1/+2
| * | | | | | | | Add the kernel tree's git revision to the hashJosh Stone2009-03-253-0/+32
| * | | | | | | | Add more file stats to the hashJosh Stone2009-03-252-14/+25
| * | | | | | | | Make aux_tapset.stp "long long" size agnostic so ia64 works.William Cohen2009-03-251-1/+2
| * | | | | | | | NEWS: Mention disable-pie, sdt.h compat, syscall wrappers and CVE-2009-0784.Mark Wielaard2009-03-251-0/+12
| * | | | | | | | Fix for CVE-2009-0784: stapusr module-path checking raceFrank Ch. Eigler2009-03-251-0/+9
| * | | | | | | | Update configure --help message now that default is changedRajan Arora2009-03-252-2/+2
| * | | | | | | | NEWS: Document mark/trace list mode, interrupt reentrancy, reentrancy debug.Mark Wielaard2009-03-251-0/+12
| * | | | | | | | NEWS: Fix man 3stap description to original.Mark Wielaard2009-03-251-6/+5
| * | | | | | | | NEWS: Add description of probe process().insn and process().insn.block.Mark Wielaard2009-03-251-0/+9
| * | | | | | | | NEWS: Document how to see man pages for probes and functions in 3stap section.Mark Wielaard2009-03-251-2/+5
| * | | | | | | | PR 9922 fix, make --disable-pie the configure defaultRajan Arora2009-03-243-3/+12
| * | | | | | | | brown paper bag fix for commit 5d6b0142Frank Ch. Eigler2009-03-241-2/+2
| * | | | | | | | Typo and whitespace.Roland McGrath2009-03-241-33/+33
| * | | | | | | | further accelerate pass-3 symbol/unwind process, skip one more iterationFrank Ch. Eigler2009-03-241-2/+4
| * | | | | | | | Add testcase for uprobe on shared library (PR9940).Mark Wielaard2009-03-244-0/+94
| * | | | | | | | Remove debugging line.Stan Cox2009-03-244-22/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "PR9940: avoid duplicated calling of uprobes in shared libraries"Frank Ch. Eigler2009-03-241-4/+2
| | * | | | | | | | itrace: zap "usr_itrace_init: completed for tid = NNNN" debug messageFrank Ch. Eigler2009-03-241-1/+2
| | * | | | | | | | PR 9989 fix.David Smith2009-03-241-13/+26
| | * | | | | | | | accelerate pass-3 symbol/unwind generationFrank Ch. Eigler2009-03-241-2/+2
| | * | | | | | | | build fix for RHEL4-era gcc 3.4.6Frank Ch. Eigler2009-03-241-2/+3
| * | | | | | | | | Remove debugging line.Stan Cox2009-03-241-1/+0
| |/ / / / / / / /
| * | | | | | | | Use read operand "g" constraints.Stan Cox2009-03-241-10/+10
| * | | | | | | | Add NEWS entry for the manpages.William Cohen2009-03-241-0/+4
| * | | | | | | | Strip off "probe" for the probe documentation generation.William Cohen2009-03-241-1/+1
| * | | | | | | | PR9993: tracepoint toleration for undeclared types in trace/*.h headersFrank Ch. Eigler2009-03-244-3/+49
| * | | | | | | | Keep static probe parameters visible while inlining.Stan Cox2009-03-242-104/+126
| * | | | | | | | Move man pages from man5 to man3 (3stap).Will Cohen2009-03-2426-151/+157
| * | | | | | | | Move tapset documentation manpages from man3stap to man3.William Cohen2009-03-243-7/+7
* | | | | | | | | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtapJim Keniston2009-03-2381-705/+1960
|\| | | | | | | |
| * | | | | | | | Add missing escape in kernel-doc create_sparameterlist() matching.William Cohen2009-03-231-1/+1
| * | | | | | | | Make .probes 32 bit aware and simplify label handling.Stan Cox2009-03-231-62/+56
| | |_|_|_|_|_|/ | |/| | | | | |