summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added %M info to stap.1.inElliott Baron2009-01-092-1/+8
|
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-01-0921-208/+510
|\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog
| * Check for xmlto that generates pdf.Will Cohen2009-01-083-7/+49
| |
| * Spelling tweak in the manpageJosh Stone2009-01-071-1/+1
| |
| * Check xmlto available and allow user to control generation of reference docs.Will Cohen2009-01-079-1960/+1850
| |
| * Warn when not building docs because tools not found.Mark Wielaard2009-01-073-4/+16
| |
| * Add --enable-server configure option.Mark Wielaard2009-01-076-1872/+2112
| |
| * PR9699: tapset changes for STAPCONF_TASK_UID for *uid()/*gid() callsFrank Ch. Eigler2009-01-063-1/+57
| |
| * PR9699: tweak autoconf file for Strict C Language Standards Compliance (tm)Frank Ch. Eigler2009-01-061-2/+3
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2009-01-062-0/+9
| |\ | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Add missing files to systemtap.spec
| | * Add missing files to systemtap.specDave Brolley2009-01-062-0/+9
| | |
| * | PR9699: build fixes for kernel 2.6.28Frank Ch. Eigler2009-01-066-2/+29
| | |
| * | build: note inapplicability of kernel kbuild O=dir usr/include headers.Frank Ch. Eigler2009-01-061-0/+4
| |/
| * build: don't needlessly rebuild tapset ref docsFrank Ch. Eigler2009-01-063-14/+34
| |
| * PR9699: correct tcl syntax in test caseFrank Ch. Eigler2009-01-062-1/+6
| |
* | New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-0914-111/+218
|/
* Try multiple tools for generating passwords.Dave Brolley2009-01-052-2/+37
|
* PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount.Mark Wielaard2009-01-023-0/+9
|
* build: make compatible with elfutils 0.138 tooFrank Ch. Eigler2008-12-315-36/+210
|
* PR9692: dummy commit to track authorship of previous commitsEugeniy Meshcheryakov2008-12-310-0/+0
|
* COnfigure nss and nspr using PKG_CHECK_MODULES.Dave Brolley2008-12-309-14/+569
|
* Check for existence of $(builddir)/ssl before installing it.Dave Brolley2008-12-303-17/+27
|
* PR7082: patch for uprobes1 (kernel <= 2.6.24)Jim Keniston2008-12-291-11/+67
|
* build fix for ssl code: install into $prefix rather than /etcFrank Ch. Eigler2008-12-293-10/+15
|
* Disable automatic building of stamp-ssl for now.Dave Brolley2008-12-263-4/+12
|
* Complete previous commit.Dave Brolley2008-12-244-6/+45
|
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-2418-310/+1672
|
* PR7090: Support kernels built with O= option.Masami Hiramatsu2008-12-222-1/+10
|
* Add generations of tapset reference manual material.William Cohen2008-12-227-109/+265
|
* Put a block around the probe point.Stan Cox2008-12-216-34/+47
|
* Removed left over remnant from previous implementationElliott Baron2008-12-191-3/+0
|
* Better implementation for %MElliott Baron2008-12-192-10/+26
|
* Merge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtapElliott Baron2008-12-1917-253/+310
|\
| * Clean up .spec file typos, Requires nits.Roland McGrath2008-12-162-4/+12
| |
| * Convert .mark to .statement(0x) instead of .statement(foo.c:N)Stan Cox2008-12-167-113/+154
| |
| * corrected index entries as per wcohenddomingo2008-12-161-50/+50
| |
| * Minor edits error chapter.William Cohen2008-12-151-3/+4
| |
| * Minor editing for example scripts.William Cohen2008-12-153-6/+9
| |
| * Minor edits in associative array sections.William Cohen2008-12-152-5/+5
| |
| * Clarify optional else clause.William Cohen2008-12-151-1/+2
| |
| * Minor edits and format corrections.William Cohen2008-12-152-70/+70
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-125-4/+12
| |\
| * \ Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-117-602/+681
| |\ \
| * | | Add information about default MAXNESTING and MAXACTION allowed.William Cohen2008-12-101-1/+4
| | | |
* | | | First attempt at printf kernel memory hex dumpElliott Baron2008-12-195-3/+20
| |_|/ |/| |
* | | Don't use -d on $netcat. Redirect from /dev/null instead.Dave Brolley2008-12-114-3/+11
| | |
* | | clarify that "stap -L" lists script-level locals onlyFrank Ch. Eigler2008-12-111-1/+1
| |/ |/|
* | edited index terms as per wcohenddomingo2008-12-117-602/+681
|/
* Format tweaks.William Cohen2008-12-103-2/+8
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-102-0/+57
|\