Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-04-01 | 5 | -1/+700 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | PR4105: support up to 9 (up from 5) array index dimensions | Frank Ch. Eigler | 2009-04-01 | 4 | -0/+697 | |
| * | | | | | | | | | | | | | semok/badvar.stp test: add stap -p2 as for other semok tests | Frank Ch. Eigler | 2009-04-01 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-31 | 10 | -25/+184 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Customize .mark -l output. | Stan Cox | 2009-03-31 | 2 | -7/+46 | |
| * | | | | | | | | | | | | Add fake Systemtap Hackers author to tapset reference manual template. | Mark Wielaard | 2009-03-31 | 1 | -0/+8 | |
| * | | | | | | | | | | | | Add missing socket function argument descriptions. | Mark Wielaard | 2009-03-31 | 1 | -0/+6 | |
| * | | | | | | | | | | | | PR10016: Run stap in its own process group with waiter process for signals. | Mark Wielaard | 2009-03-31 | 1 | -2/+56 | |
| * | | | | | | | | | | | | PR9998: new config and test files | Wenji Huang | 2009-03-30 | 3 | -0/+27 | |
| * | | | | | | | | | | | | PR9998: adapt tapset/i686/registers.stp to latest kernel | Wenji Huang | 2009-03-30 | 2 | -18/+33 | |
| * | | | | | | | | | | | | PR10016: systemtap kills all processes in process group on signal. | Mark Wielaard | 2009-03-30 | 1 | -0/+10 | |
* | | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-30 | 25 | -112/+733 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-26 | 6 | -15/+71 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-25 | 43 | -324/+551 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 |