]> sourceware.org Git - systemtap.git/log
systemtap.git
15 years agoPR 7082: patch for uprobes2 (kernel > 2.6.26)
Jim Keniston [Tue, 13 Jan 2009 21:14:43 +0000 (13:14 -0800)]
PR 7082: patch for uprobes2 (kernel > 2.6.26)

15 years agoSeparate the creation of the server's certificate from its addition to the
Dave Brolley [Tue, 13 Jan 2009 18:38:41 +0000 (13:38 -0500)]
Separate the creation of the server's certificate from its addition to the
client-side database.

15 years agoEnsure that the client cert database and server cert are readable by all.
Dave Brolley [Tue, 13 Jan 2009 16:35:14 +0000 (11:35 -0500)]
Ensure that the client cert database and server cert are readable by all.

15 years agosend/send_log needs a -- with a constant string that starts with -----
Srikar Dronamraju [Tue, 13 Jan 2009 05:44:37 +0000 (11:14 +0530)]
send/send_log needs a -- with a constant string that starts with -----

15 years agoAdapt _stp_sort to 2.6.29.
Wenji Huang [Tue, 13 Jan 2009 00:34:28 +0000 (19:34 -0500)]
Adapt _stp_sort to 2.6.29.

Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
Signed-off-by: Wenji Huang <wenji.huang@oracle.com>
15 years agoCorrect author's name.
William Cohen [Mon, 12 Jan 2009 14:19:36 +0000 (09:19 -0500)]
Correct author's name.

15 years agoFix compilation warning of too large number on 32-bits machines.
Wenji Huang [Sun, 11 Jan 2009 23:39:55 +0000 (18:39 -0500)]
Fix compilation warning of too large number on 32-bits machines.

15 years agoPick up --prefix dependency usage in config.h.
Mark Wielaard [Sun, 11 Jan 2009 13:37:28 +0000 (14:37 +0100)]
Pick up --prefix dependency usage in config.h.

15 years agoAdded %M info to stap.1.in
Elliott Baron [Fri, 9 Jan 2009 21:58:48 +0000 (16:58 -0500)]
Added %M info to stap.1.in

15 years agoMerge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley [Fri, 9 Jan 2009 20:19:39 +0000 (15:19 -0500)]
Merge branch 'master' of git://sources.redhat.com/git/systemtap

Conflicts:

ChangeLog
Makefile.am
Makefile.in
testsuite/ChangeLog

15 years agoNew framework for creating/using certificate databases for client/server.
Dave Brolley [Fri, 9 Jan 2009 20:11:04 +0000 (15:11 -0500)]
New framework for creating/using certificate databases for client/server.

15 years agoCheck for xmlto that generates pdf.
Will Cohen [Thu, 8 Jan 2009 19:28:15 +0000 (14:28 -0500)]
Check for xmlto that generates pdf.

15 years agoSpelling tweak in the manpage
Josh Stone [Wed, 7 Jan 2009 21:31:50 +0000 (13:31 -0800)]
Spelling tweak in the manpage

15 years agoCheck xmlto available and allow user to control generation of reference docs.
Will Cohen [Wed, 7 Jan 2009 17:13:50 +0000 (12:13 -0500)]
Check xmlto available and allow user to control generation of reference docs.

15 years agoWarn when not building docs because tools not found.
Mark Wielaard [Wed, 7 Jan 2009 15:44:02 +0000 (16:44 +0100)]
Warn when not building docs because tools not found.

15 years agoAdd --enable-server configure option.
Mark Wielaard [Wed, 7 Jan 2009 15:36:14 +0000 (16:36 +0100)]
Add --enable-server configure option.

15 years agoPR9699: tapset changes for STAPCONF_TASK_UID for *uid()/*gid() calls
Frank Ch. Eigler [Wed, 7 Jan 2009 00:32:24 +0000 (19:32 -0500)]
PR9699: tapset changes for STAPCONF_TASK_UID for *uid()/*gid() calls

15 years agoPR9699: tweak autoconf file for Strict C Language Standards Compliance (tm)
Frank Ch. Eigler [Wed, 7 Jan 2009 00:30:17 +0000 (19:30 -0500)]
PR9699: tweak autoconf file for Strict C Language Standards Compliance (tm)

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler [Tue, 6 Jan 2009 22:07:19 +0000 (17:07 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

* 'master' of ssh://sources.redhat.com/git/systemtap:
  Add missing files to systemtap.spec

15 years agoPR9699: build fixes for kernel 2.6.28
Frank Ch. Eigler [Tue, 6 Jan 2009 22:06:30 +0000 (17:06 -0500)]
PR9699: build fixes for kernel 2.6.28

15 years agobuild: note inapplicability of kernel kbuild O=dir usr/include headers.
Frank Ch. Eigler [Tue, 6 Jan 2009 18:53:20 +0000 (13:53 -0500)]
build: note inapplicability of kernel kbuild O=dir usr/include headers.

15 years agoAdd missing files to systemtap.spec
Dave Brolley [Tue, 6 Jan 2009 18:21:37 +0000 (13:21 -0500)]
Add missing files to systemtap.spec

15 years agobuild: don't needlessly rebuild tapset ref docs
Frank Ch. Eigler [Tue, 6 Jan 2009 17:40:16 +0000 (12:40 -0500)]
build: don't needlessly rebuild tapset ref docs

15 years agoPR9699: correct tcl syntax in test case
Frank Ch. Eigler [Tue, 6 Jan 2009 16:55:14 +0000 (11:55 -0500)]
PR9699: correct tcl syntax in test case

15 years agoTry multiple tools for generating passwords.
Dave Brolley [Mon, 5 Jan 2009 19:03:02 +0000 (14:03 -0500)]
Try multiple tools for generating passwords.

15 years agoPR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount.
Mark Wielaard [Fri, 2 Jan 2009 09:38:49 +0000 (10:38 +0100)]
PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount.

15 years agobuild: make compatible with elfutils 0.138 too
Frank Ch. Eigler [Wed, 31 Dec 2008 19:41:29 +0000 (14:41 -0500)]
build: make compatible with elfutils 0.138 too

15 years agoPR9692: dummy commit to track authorship of previous commits
Eugeniy Meshcheryakov [Wed, 31 Dec 2008 18:39:40 +0000 (13:39 -0500)]
PR9692: dummy commit to track authorship of previous commits

15 years agoCOnfigure nss and nspr using PKG_CHECK_MODULES.
Dave Brolley [Tue, 30 Dec 2008 17:15:24 +0000 (12:15 -0500)]
COnfigure nss and nspr using PKG_CHECK_MODULES.

15 years agoCheck for existence of $(builddir)/ssl before installing it.
Dave Brolley [Tue, 30 Dec 2008 16:53:13 +0000 (11:53 -0500)]
Check for existence of $(builddir)/ssl before installing it.

15 years agoPR7082: patch for uprobes1 (kernel <= 2.6.24)
Jim Keniston [Mon, 29 Dec 2008 17:53:46 +0000 (12:53 -0500)]
PR7082: patch for uprobes1 (kernel <= 2.6.24)

15 years agobuild fix for ssl code: install into $prefix rather than /etc
Frank Ch. Eigler [Mon, 29 Dec 2008 22:00:34 +0000 (17:00 -0500)]
build fix for ssl code: install into $prefix rather than /etc

15 years agoDisable automatic building of stamp-ssl for now.
Dave Brolley [Fri, 26 Dec 2008 18:25:32 +0000 (13:25 -0500)]
Disable automatic building of stamp-ssl for now.

15 years agoComplete previous commit.
Dave Brolley [Wed, 24 Dec 2008 19:20:41 +0000 (14:20 -0500)]
Complete previous commit.

15 years agoSystemtap compile server phase 2 (ssl) -- first cut.
Dave Brolley [Wed, 24 Dec 2008 18:18:50 +0000 (13:18 -0500)]
Systemtap compile server phase 2 (ssl) -- first cut.

15 years agoPR7090: Support kernels built with O= option.
Masami Hiramatsu [Mon, 22 Dec 2008 21:05:28 +0000 (16:05 -0500)]
PR7090: Support kernels built with O= option.

15 years agoAdd generations of tapset reference manual material.
William Cohen [Mon, 22 Dec 2008 18:26:10 +0000 (13:26 -0500)]
Add generations of tapset reference manual material.

15 years agoPut a block around the probe point.
Stan Cox [Mon, 22 Dec 2008 03:48:38 +0000 (22:48 -0500)]
Put a block around the probe point.

15 years agoRemoved left over remnant from previous implementation
Elliott Baron [Fri, 19 Dec 2008 22:03:20 +0000 (17:03 -0500)]
Removed left over remnant from previous implementation

15 years agoBetter implementation for %M
Elliott Baron [Fri, 19 Dec 2008 22:00:51 +0000 (17:00 -0500)]
Better implementation for %M

15 years agoMerge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtap
Elliott Baron [Fri, 19 Dec 2008 15:13:52 +0000 (10:13 -0500)]
Merge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtap

15 years agoFirst attempt at printf kernel memory hex dump
Elliott Baron [Fri, 19 Dec 2008 15:03:35 +0000 (10:03 -0500)]
First attempt at printf kernel memory hex dump

15 years agoClean up .spec file typos, Requires nits.
Roland McGrath [Tue, 16 Dec 2008 23:48:29 +0000 (15:48 -0800)]
Clean up .spec file typos, Requires nits.

15 years agoConvert .mark to .statement(0x) instead of .statement(foo.c:N)
Stan Cox [Tue, 16 Dec 2008 15:34:01 +0000 (10:34 -0500)]
Convert .mark to .statement(0x) instead of .statement(foo.c:N)

15 years agocorrected index entries as per wcohen
ddomingo [Tue, 16 Dec 2008 02:06:35 +0000 (12:06 +1000)]
corrected index entries as per wcohen

15 years agoMinor edits error chapter.
William Cohen [Mon, 15 Dec 2008 21:28:41 +0000 (16:28 -0500)]
Minor edits error chapter.

15 years agoMinor editing for example scripts.
William Cohen [Mon, 15 Dec 2008 21:14:05 +0000 (16:14 -0500)]
Minor editing for example scripts.

15 years agoMinor edits in associative array sections.
William Cohen [Mon, 15 Dec 2008 19:52:52 +0000 (14:52 -0500)]
Minor edits in associative array sections.

15 years agoClarify optional else clause.
William Cohen [Mon, 15 Dec 2008 19:34:14 +0000 (14:34 -0500)]
Clarify optional else clause.

15 years agoMinor edits and format corrections.
William Cohen [Mon, 15 Dec 2008 19:29:30 +0000 (14:29 -0500)]
Minor edits and format corrections.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Fri, 12 Dec 2008 14:44:32 +0000 (09:44 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoDon't use -d on $netcat. Redirect from /dev/null instead.
Dave Brolley [Thu, 11 Dec 2008 17:07:02 +0000 (12:07 -0500)]
Don't use -d on $netcat. Redirect from /dev/null instead.

15 years agoclarify that "stap -L" lists script-level locals only
Frank Ch. Eigler [Thu, 11 Dec 2008 15:54:23 +0000 (10:54 -0500)]
clarify that "stap -L" lists script-level locals only

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Thu, 11 Dec 2008 15:10:20 +0000 (10:10 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoedited index terms as per wcohen
ddomingo [Thu, 11 Dec 2008 05:12:45 +0000 (15:12 +1000)]
edited index terms as per wcohen

15 years agoAdd information about default MAXNESTING and MAXACTION allowed.
William Cohen [Wed, 10 Dec 2008 20:22:53 +0000 (15:22 -0500)]
Add information about default MAXNESTING and MAXACTION allowed.

15 years agoFormat tweaks.
William Cohen [Wed, 10 Dec 2008 20:05:00 +0000 (15:05 -0500)]
Format tweaks.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Wed, 10 Dec 2008 19:55:18 +0000 (14:55 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoClean up formatting iotime-simple.stp
William Cohen [Wed, 10 Dec 2008 19:54:14 +0000 (14:54 -0500)]
Clean up formatting iotime-simple.stp

15 years agoEdit useful script examples. Clean up formating para-call-graph-simple.stp
William Cohen [Wed, 10 Dec 2008 19:49:46 +0000 (14:49 -0500)]
Edit useful script examples. Clean up formating para-call-graph-simple.stp

15 years agoadd latencytap script
Tim Moore [Wed, 10 Dec 2008 17:16:58 +0000 (18:16 +0100)]
add latencytap script

15 years agoEdit text sections on associative arrays. Also tweak example two space indent.
William Cohen [Wed, 10 Dec 2008 15:38:53 +0000 (10:38 -0500)]
Edit text sections on associative arrays. Also tweak example two space indent.

15 years agorevised for re-push to docs stage
ddomingo [Wed, 10 Dec 2008 01:57:53 +0000 (11:57 +1000)]
revised for re-push to docs stage

15 years agorevised for re-push to docs stage
ddomingo [Wed, 10 Dec 2008 01:05:41 +0000 (11:05 +1000)]
revised for re-push to docs stage

15 years agoadd some more wallpaper protection against cpu frequency = 0 in gettimeofday_* internals
Frank Ch. Eigler [Tue, 9 Dec 2008 22:23:18 +0000 (17:23 -0500)]
add some more wallpaper protection against cpu frequency = 0 in gettimeofday_* internals

15 years agoPR6961: initial sketch: set up dummy pt_regs for non-trap based probes
Frank Ch. Eigler [Tue, 9 Dec 2008 21:48:51 +0000 (16:48 -0500)]
PR6961: initial sketch: set up dummy pt_regs for non-trap based probes

15 years agoUse netcat or nc, whichever is available.
Dave Brolley [Tue, 9 Dec 2008 20:31:00 +0000 (15:31 -0500)]
Use netcat or nc, whichever is available.

15 years agoTweak formatting, indent two space.
William Cohen [Tue, 9 Dec 2008 16:20:11 +0000 (11:20 -0500)]
Tweak formatting, indent two space.

15 years agoPR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.ko
Frank Ch. Eigler [Tue, 9 Dec 2008 14:08:02 +0000 (09:08 -0500)]
PR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.ko

15 years agorevised discussion on multiple index expressions
ddomingo [Tue, 9 Dec 2008 05:14:40 +0000 (15:14 +1000)]
revised discussion on multiple index expressions

15 years agoEdits to Scripts.xml and ScriptConstructs.xml.
William Cohen [Tue, 9 Dec 2008 03:37:17 +0000 (22:37 -0500)]
Edits to Scripts.xml and ScriptConstructs.xml.

15 years agorevisions as per wcohen
ddomingo [Tue, 9 Dec 2008 00:49:20 +0000 (10:49 +1000)]
revisions as per wcohen

15 years agoMinor edits in Chapter 2 and avoid using using yum file that may not be there.
William Cohen [Mon, 8 Dec 2008 19:07:40 +0000 (14:07 -0500)]
Minor edits in Chapter 2 and avoid using using yum file that may not be there.

15 years agoMinor edits for Introduction.
William Cohen [Mon, 8 Dec 2008 18:34:56 +0000 (13:34 -0500)]
Minor edits for Introduction.

15 years agoRHBZ 474390 fix.
David Smith [Mon, 8 Dec 2008 17:47:12 +0000 (11:47 -0600)]
RHBZ 474390 fix.
2008-12-08  David Smith  <dsmith@redhat.com>

RHBZ 474390
* tapsets.cxx (dwflpp::cu_function_caching_callback): Handles NULL
return from dwarf_diename().
(dwflpp::print_locals): Ditto.
(dwflpp::find_variable_and_frame_base): Ditto.
(dwflpp::literal_stmt_for_return): Ditto.
(dwarf_builder::build): Ditto.

15 years agoPR7062: base uprobes tree on s.runtime_path instead of PKGDATADIR
Frank Ch. Eigler [Mon, 8 Dec 2008 15:06:29 +0000 (10:06 -0500)]
PR7062: base uprobes tree on s.runtime_path instead of PKGDATADIR

15 years agoFix the compilation warning of uprobe in FC9.
Wenji Huang [Mon, 8 Dec 2008 04:01:35 +0000 (23:01 -0500)]
Fix the compilation warning of uprobe in FC9.

15 years agoMerge branch 'master'; commit 'origin/pr6925'
Elliott Baron [Fri, 5 Dec 2008 21:46:32 +0000 (16:46 -0500)]
Merge branch 'master'; commit 'origin/pr6925'

15 years agomention the potentially unobvious: systemtap needs CONFIG_MODULE & CONFIG_MODULE_UNLOAD
Frank Ch. Eigler [Fri, 5 Dec 2008 18:15:00 +0000 (13:15 -0500)]
mention the potentially unobvious: systemtap needs CONFIG_MODULE & CONFIG_MODULE_UNLOAD

15 years agofix documentation of default SYSTEMTAP_DEBUGINFO_PATH
Frank Ch. Eigler [Fri, 5 Dec 2008 17:39:20 +0000 (12:39 -0500)]
fix documentation of default SYSTEMTAP_DEBUGINFO_PATH

15 years agoMerge branch 'master' of git+ssh://sources.redhat.com/git/systemtap
Kent Sebastian [Fri, 5 Dec 2008 16:46:56 +0000 (11:46 -0500)]
Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap

15 years agoRemoved an unused variable left from printf %n (PR7051)
Kent Sebastian [Fri, 5 Dec 2008 16:45:35 +0000 (11:45 -0500)]
Removed an unused variable left from printf %n (PR7051)

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler [Fri, 5 Dec 2008 16:36:12 +0000 (11:36 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

* 'master' of ssh://sources.redhat.com/git/systemtap:
  PR7051: Remove broken printf %n directive support

15 years agoturn on elfutils-level debuginfo<->stripped-binary checksum matching
Frank Ch. Eigler [Fri, 5 Dec 2008 16:33:58 +0000 (11:33 -0500)]
turn on elfutils-level debuginfo<->stripped-binary checksum matching

This is necessary to detect mismatching debuginfo for user-space
programs without build-id.  We don't have run-time version assertions
for user-space binaries.

15 years agoPR7051: Remove broken printf %n directive support
root [Fri, 5 Dec 2008 16:15:06 +0000 (11:15 -0500)]
PR7051: Remove broken printf %n directive support

15 years agoRemove STAP_PROBE_START.
Stan Cox [Thu, 4 Dec 2008 17:11:44 +0000 (12:11 -0500)]
Remove STAP_PROBE_START.

15 years agomore edits
ddomingo [Thu, 4 Dec 2008 04:43:33 +0000 (14:43 +1000)]
more edits

15 years agomoving Network scripts ahead of Disk to shrink pages in html-en-US
ddomingo [Thu, 4 Dec 2008 03:31:46 +0000 (13:31 +1000)]
moving Network scripts ahead of Disk to shrink pages in html-en-US

15 years agoPR6925: generate script to run stap from build directory
Roland McGrath [Wed, 3 Dec 2008 23:54:40 +0000 (15:54 -0800)]
PR6925: generate script to run stap from build directory

15 years agoPR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variables
Roland McGrath [Wed, 3 Dec 2008 23:33:17 +0000 (15:33 -0800)]
PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variables

15 years agorevised as per wcohen, added new section iotime
ddomingo [Thu, 4 Dec 2008 00:44:40 +0000 (10:44 +1000)]
revised as per wcohen, added new section iotime

15 years agorevised as per wcohen, added new section iotime
ddomingo [Thu, 4 Dec 2008 00:44:33 +0000 (10:44 +1000)]
revised as per wcohen, added new section iotime

15 years agoPR6925: encourage people to configure with a --prefix
Frank Ch. Eigler [Wed, 3 Dec 2008 22:26:35 +0000 (17:26 -0500)]
PR6925: encourage people to configure with a --prefix

15 years agoPR6925: tolerate modules left over from previous crashed? stap sessions
Frank Ch. Eigler [Wed, 3 Dec 2008 21:56:03 +0000 (16:56 -0500)]
PR6925: tolerate modules left over from previous crashed? stap sessions

15 years agomerged
Frank Ch. Eigler [Wed, 3 Dec 2008 18:38:04 +0000 (13:38 -0500)]
merged
* 'master' of ssh://sources.redhat.com/git/systemtap:
  PR7053: Add checking empty aggregate and default print where @count==0.
  Add man page entry for stap -B

15 years agoPR5892: rename new -B /PATH to -r /PATH; merge functionality
Frank Ch. Eigler [Wed, 3 Dec 2008 18:36:32 +0000 (13:36 -0500)]
PR5892: rename new -B /PATH to -r /PATH; merge functionality

15 years agoPR7053: Add checking empty aggregate and default print where @count==0.
Wenji Huang [Wed, 3 Dec 2008 00:50:02 +0000 (19:50 -0500)]
PR7053: Add checking empty aggregate and default print where @count==0.

15 years agoAdd man page entry for stap -B
Rajan Arora [Wed, 3 Dec 2008 00:08:24 +0000 (19:08 -0500)]
Add man page entry for stap -B

15 years agoadded new index entries for neglected error items
ddomingo [Mon, 1 Dec 2008 23:01:27 +0000 (09:01 +1000)]
added new index entries for neglected error items

15 years agoMinor editing of Errors chapter.
William Cohen [Mon, 1 Dec 2008 16:24:51 +0000 (11:24 -0500)]
Minor editing of Errors chapter.

This page took 0.050987 seconds and 5 git commands to generate.