summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-015-1/+700
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | PR4105: support up to 9 (up from 5) array index dimensionsFrank Ch. Eigler2009-04-014-0/+697
| * | | | | | | | | | | | | semok/badvar.stp test: add stap -p2 as for other semok testsFrank Ch. Eigler2009-04-011-1/+3
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-3110-25/+184
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Customize .mark -l output.Stan Cox2009-03-312-7/+46
| * | | | | | | | | | | | Add fake Systemtap Hackers author to tapset reference manual template.Mark Wielaard2009-03-311-0/+8
| * | | | | | | | | | | | Add missing socket function argument descriptions.Mark Wielaard2009-03-311-0/+6
| * | | | | | | | | | | | PR10016: Run stap in its own process group with waiter process for signals.Mark Wielaard2009-03-311-2/+56
| * | | | | | | | | | | | PR9998: new config and test filesWenji Huang2009-03-303-0/+27
| * | | | | | | | | | | | PR9998: adapt tapset/i686/registers.stp to latest kernelWenji Huang2009-03-302-18/+33
| * | | | | | | | | | | | 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-3025-112/+733
|\| | | | | | | | | | | |
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-266-15/+71
|\| | | | | | | | | | | |
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-03-2543-324/+551
|\| | | | | | | | | | | |
| * | | | | | | | | | | | 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