Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Create the rpm subpackage systemtap-sdt-devel | Stan Cox | 2009-01-13 | 7 | -154/+75 | |
| | | ||||||
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-01-13 | 2 | -11/+75 | |
|\ \ | ||||||
| * | | PR 7082: patch for uprobes2 (kernel > 2.6.26) | Jim Keniston | 2009-01-13 | 2 | -11/+75 | |
| | | | ||||||
* | | | Ensure that the client/server scripts call the installed copies of any | Dave Brolley | 2009-01-13 | 6 | -33/+75 | |
|/ / | | | | | | | other systemtap tools. | |||||
* | | Separate the creation of the server's certificate from its addition to the | Dave Brolley | 2009-01-13 | 4 | -11/+13 | |
| | | | | | | | | client-side database. | |||||
* | | Ensure that the client cert database and server cert are readable by all. | Dave Brolley | 2009-01-13 | 3 | -3/+13 | |
| | | ||||||
* | | send/send_log needs a -- with a constant string that starts with ----- | Srikar Dronamraju | 2009-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | Adapt _stp_sort to 2.6.29. | Wenji Huang | 2009-01-12 | 2 | -12/+16 | |
| | | | | | | | | | | Acked-by: Masami Hiramatsu <mhiramat@redhat.com> Signed-off-by: Wenji Huang <wenji.huang@oracle.com> | |||||
* | | Correct author's name. | William Cohen | 2009-01-12 | 2 | -1/+5 | |
| | | ||||||
* | | Fix compilation warning of too large number on 32-bits machines. | Wenji Huang | 2009-01-11 | 4 | -2/+13 | |
| | | ||||||
* | | Pick up --prefix dependency usage in config.h. | Mark Wielaard | 2009-01-11 | 6 | -0/+28 | |
| | | ||||||
* | | Added %M info to stap.1.in | Elliott Baron | 2009-01-09 | 2 | -1/+8 | |
| | | ||||||
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-01-09 | 21 | -208/+510 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog | |||||
| * | | Check for xmlto that generates pdf. | Will Cohen | 2009-01-08 | 3 | -7/+49 | |
| | | | ||||||
| * | | Spelling tweak in the manpage | Josh Stone | 2009-01-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | Check xmlto available and allow user to control generation of reference docs. | Will Cohen | 2009-01-07 | 9 | -1960/+1850 | |
| | | | ||||||
| * | | Warn when not building docs because tools not found. | Mark Wielaard | 2009-01-07 | 3 | -4/+16 | |
| | | | ||||||
| * | | Add --enable-server configure option. | Mark Wielaard | 2009-01-07 | 6 | -1872/+2112 | |
| | | | ||||||
| * | | PR9699: tapset changes for STAPCONF_TASK_UID for *uid()/*gid() calls | Frank Ch. Eigler | 2009-01-06 | 3 | -1/+57 | |
| | | | ||||||
| * | | PR9699: tweak autoconf file for Strict C Language Standards Compliance (tm) | Frank Ch. Eigler | 2009-01-06 | 1 | -2/+3 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2009-01-06 | 2 | -0/+9 | |
| |\ \ | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Add missing files to systemtap.spec | |||||
| | * | | Add missing files to systemtap.spec | Dave Brolley | 2009-01-06 | 2 | -0/+9 | |
| | | | | ||||||
| * | | | PR9699: build fixes for kernel 2.6.28 | Frank Ch. Eigler | 2009-01-06 | 6 | -2/+29 | |
| | | | | ||||||
| * | | | build: note inapplicability of kernel kbuild O=dir usr/include headers. | Frank Ch. Eigler | 2009-01-06 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | build: don't needlessly rebuild tapset ref docs | Frank Ch. Eigler | 2009-01-06 | 3 | -14/+34 | |
| | | | ||||||
| * | | PR9699: correct tcl syntax in test case | Frank Ch. Eigler | 2009-01-06 | 2 | -1/+6 | |
| | | | ||||||
* | | | New framework for creating/using certificate databases for client/server. | Dave Brolley | 2009-01-09 | 14 | -111/+218 | |
|/ / | ||||||
* | | Try multiple tools for generating passwords. | Dave Brolley | 2009-01-05 | 2 | -2/+37 | |
| | | ||||||
* | | PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount. | Mark Wielaard | 2009-01-02 | 3 | -0/+9 | |
| | | ||||||
* | | build: make compatible with elfutils 0.138 too | Frank Ch. Eigler | 2008-12-31 | 5 | -36/+210 | |
| | | ||||||
* | | PR9692: dummy commit to track authorship of previous commits | Eugeniy Meshcheryakov | 2008-12-31 | 0 | -0/+0 | |
| | | ||||||
* | | COnfigure nss and nspr using PKG_CHECK_MODULES. | Dave Brolley | 2008-12-30 | 9 | -14/+569 | |
| | | ||||||
* | | Check for existence of $(builddir)/ssl before installing it. | Dave Brolley | 2008-12-30 | 3 | -17/+27 | |
| | | ||||||
* | | PR7082: patch for uprobes1 (kernel <= 2.6.24) | Jim Keniston | 2008-12-29 | 1 | -11/+67 | |
| | | ||||||
* | | build fix for ssl code: install into $prefix rather than /etc | Frank Ch. Eigler | 2008-12-29 | 3 | -10/+15 | |
| | | ||||||
* | | Disable automatic building of stamp-ssl for now. | Dave Brolley | 2008-12-26 | 3 | -4/+12 | |
| | | ||||||
* | | Complete previous commit. | Dave Brolley | 2008-12-24 | 4 | -6/+45 | |
| | | ||||||
* | | Systemtap compile server phase 2 (ssl) -- first cut. | Dave Brolley | 2008-12-24 | 18 | -310/+1672 | |
| | | ||||||
* | | PR7090: Support kernels built with O= option. | Masami Hiramatsu | 2008-12-22 | 2 | -1/+10 | |
| | | ||||||
* | | Add generations of tapset reference manual material. | William Cohen | 2008-12-22 | 7 | -109/+265 | |
| | | ||||||
* | | Put a block around the probe point. | Stan Cox | 2008-12-21 | 6 | -34/+47 | |
| | | ||||||
* | | Removed left over remnant from previous implementation | Elliott Baron | 2008-12-19 | 1 | -3/+0 | |
| | | ||||||
* | | Better implementation for %M | Elliott Baron | 2008-12-19 | 2 | -10/+26 | |
| | | ||||||
* | | Merge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtap | Elliott Baron | 2008-12-19 | 17 | -253/+310 | |
|\ \ | ||||||
| * | | Clean up .spec file typos, Requires nits. | Roland McGrath | 2008-12-16 | 2 | -4/+12 | |
| | | | ||||||
| * | | Convert .mark to .statement(0x) instead of .statement(foo.c:N) | Stan Cox | 2008-12-16 | 7 | -113/+154 | |
| | | | ||||||
| * | | corrected index entries as per wcohen | ddomingo | 2008-12-16 | 1 | -50/+50 | |
| | | | ||||||
| * | | Minor edits error chapter. | William Cohen | 2008-12-15 | 1 | -3/+4 | |
| | | | ||||||
| * | | Minor editing for example scripts. | William Cohen | 2008-12-15 | 3 | -6/+9 | |
| | | | ||||||
| * | | Minor edits in associative array sections. | William Cohen | 2008-12-15 | 2 | -5/+5 | |
| | | |