]> sourceware.org Git - systemtap.git/log
systemtap.git
15 years agoUse install-pkgincludeHEADERS for elfutils configure build step.
Mark Wielaard [Fri, 23 Jan 2009 14:03:58 +0000 (15:03 +0100)]
Use install-pkgincludeHEADERS for elfutils configure build step.

15 years agoUse make -k install-data for elfutils.
Mark Wielaard [Fri, 23 Jan 2009 10:25:44 +0000 (11:25 +0100)]
Use make -k install-data for elfutils.

15 years ago2009-01-22 David Smith <dsmith@redhat.com>
David Smith [Thu, 22 Jan 2009 21:40:44 +0000 (15:40 -0600)]
2009-01-22  David Smith  <dsmith@redhat.com>

* systemtap.spec: Added 'nss-devel' buildreq so that the 'client'
subpackage could be built correctly.  Added file-based buildreq
for xmlto's pdf support, which works on f8, f9, f9, and rhel5.

* configure.ac: Fixed typo.
* configure: Regenerated.

15 years agoAdd dtrace -h support
Stan Cox [Thu, 22 Jan 2009 19:23:49 +0000 (14:23 -0500)]
Add dtrace -h support

15 years agoUse context-symbols.stp and context-unwind.stp in tapsets.tmpl.
William Cohen [Thu, 22 Jan 2009 18:46:53 +0000 (13:46 -0500)]
Use context-symbols.stp and context-unwind.stp in tapsets.tmpl.

15 years agoCreate PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.
Mark Wielaard [Wed, 21 Jan 2009 22:23:51 +0000 (23:23 +0100)]
Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.

15 years agoCorrect email address for doc/ChangeLog
William Cohen [Wed, 21 Jan 2009 22:09:38 +0000 (17:09 -0500)]
Correct email address for doc/ChangeLog

15 years agoUpdate copyright date and correct paragraph.
William Cohen [Wed, 21 Jan 2009 22:08:34 +0000 (17:08 -0500)]
Update copyright date and correct paragraph.

15 years agoOnly muck with CPPFLAGS when actually building with bundled elfutils.
Mark Wielaard [Wed, 21 Jan 2009 13:32:14 +0000 (14:32 +0100)]
Only muck with CPPFLAGS when actually building with bundled elfutils.

15 years agoExplicitly remove build-elfutils, include-elfutils and lib-elfutils on clean.
Mark Wielaard [Wed, 21 Jan 2009 11:32:46 +0000 (12:32 +0100)]
Explicitly remove build-elfutils, include-elfutils and lib-elfutils on clean.

15 years agoimprove var=? explanation debugging via -vvv
Frank Ch. Eigler [Tue, 20 Jan 2009 22:34:00 +0000 (17:34 -0500)]
improve var=? explanation debugging via -vvv

15 years agoAdding kprobes test scripts.
David Smith [Tue, 20 Jan 2009 21:59:47 +0000 (15:59 -0600)]
Adding kprobes test scripts.

15 years agofix segv on peculiar dwfl errors (probe process("/lib64").FOO {})
Frank Ch. Eigler [Tue, 20 Jan 2009 18:35:36 +0000 (13:35 -0500)]
fix segv on peculiar dwfl errors (probe process("/lib64").FOO {})

Reported-By: Daniel Tralamazza
15 years agoPR 9673. Only use one utrace engine for all targets with same path or pid.
David Smith [Tue, 20 Jan 2009 16:35:53 +0000 (10:35 -0600)]
PR 9673.  Only use one utrace engine for all targets with same path or pid.
2009-01-20  David Smith  <dsmith@redhat.com>

PR 9673.
* task_finder.c (struct stap_task_finder_target): Added
'vm_events' field.
(stap_register_task_finder_target): Sets vm_events if a
vm_callback is present.
(__stp_task_finder_cleanup): Only detaches engines on the main
__stp_task_finder_list linked list.
(__stp_call_callbacks): New function.
(__stp_call_vm_callbacks): New function.
(__stp_utrace_attach_match_filename): Calls __stp_call_callbacks()
to call callbacks.
(__stp_utrace_task_finder_target_death): Ditto.
(__stp_utrace_task_finder_target_quiesce): Calls
__stp_call_callbacks() and __stp_call_vm_callbacks() to call
callbacks.
(__stp_call_vm_callbacks_with_vma): Renamed from
__stp_target_call_vm_callback.
(__stp_utrace_task_finder_target_syscall_exit): Calls
__stp_call_vm_callbacks() to call vm callbacks.
(stap_start_task_finder): Instead of a utrace engine for every
task_finder_target, there is now one utrace engine for all targets
with the same path or pid.

15 years agoDon't test -lsduprobe.s for now.
Stan Cox [Tue, 20 Jan 2009 16:07:08 +0000 (11:07 -0500)]
Don't test -lsduprobe.s for now.

15 years agoAdd checking utrace in test cases.
Wenji Huang [Tue, 20 Jan 2009 04:44:54 +0000 (23:44 -0500)]
Add checking utrace in test cases.

15 years agoRevert previous change. Only call stap-add-server-cert from stap-serverd if it has...
Dave Brolley [Mon, 19 Jan 2009 18:29:43 +0000 (13:29 -0500)]
Revert previous change. Only call stap-add-server-cert from stap-serverd if it has been installed.

15 years agoAdd stap-add-server-cert to the stap-server package.
Dave Brolley [Mon, 19 Jan 2009 15:58:29 +0000 (10:58 -0500)]
Add stap-add-server-cert to the stap-server package.

15 years agoAdd dtrace and sdt.h
Stan Cox [Tue, 13 Jan 2009 22:20:37 +0000 (17:20 -0500)]
Add dtrace and sdt.h

15 years agoCreate the rpm subpackage systemtap-sdt-devel
Stan Cox [Tue, 13 Jan 2009 22:17:47 +0000 (17:17 -0500)]
Create the rpm subpackage systemtap-sdt-devel

15 years agoMerge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley [Tue, 13 Jan 2009 21:20:47 +0000 (16:20 -0500)]
Merge branch 'master' of git://sources.redhat.com/git/systemtap

15 years agoEnsure that the client/server scripts call the installed copies of any
Dave Brolley [Tue, 13 Jan 2009 21:19:53 +0000 (16:19 -0500)]
Ensure that the client/server scripts call the installed copies of any
other systemtap tools.

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'

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