From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 832 invoked by alias); 7 Aug 2008 21:00:13 -0000 Received: (qmail 800 invoked by uid 426); 7 Aug 2008 21:00:12 -0000 Date: Thu, 07 Aug 2008 21:00:00 -0000 Message-ID: <20080807210012.788.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-53-g4f5dfd0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 174bcf4d659835bbd567875e9e7a574922df25af X-Git-Newrev: 4f5dfd0316a9f68b248978f3c90446e4332a79e8 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2008-q3/txt/msg00106.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via 4f5dfd0316a9f68b248978f3c90446e4332a79e8 (commit) via 210ff7bf228943abcc0399e6239d67462875d0db (commit) via 384c5fe974abe35ab11dce4446dc5eed86585a3b (commit) via 9b3f22a9b83c4fd5e66874d78f4d35ad742ff802 (commit) from 174bcf4d659835bbd567875e9e7a574922df25af (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4f5dfd0316a9f68b248978f3c90446e4332a79e8 Merge: 210ff7bf228943abcc0399e6239d67462875d0db 174bcf4d659835bbd567875e9e7a574922df25af Author: Frank Ch. Eigler Date: Thu Aug 7 17:00:07 2008 -0400 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap * 'master' of ssh://sources.redhat.com/git/systemtap: Added testsuite/systemtap.examples/.gitignore file. commit 210ff7bf228943abcc0399e6239d67462875d0db Author: Frank Ch. Eigler Date: Thu Aug 7 16:58:42 2008 -0400 PR6823: store generated sample index files commit 384c5fe974abe35ab11dce4446dc5eed86585a3b Author: Frank Ch. Eigler Date: Thu Aug 7 16:47:18 2008 -0400 samples: separate into subdirectories by subsystem commit 9b3f22a9b83c4fd5e66874d78f4d35ad742ff802 Author: Frank Ch. Eigler Date: Thu Aug 7 16:30:20 2008 -0400 simplify sample script installation logic ----------------------------------------------------------------------- Summary of changes: ChangeLog | 8 + Makefile.am | 60 +--- Makefile.in | 83 +--- testsuite/systemtap.examples/.gitignore | 3 - testsuite/systemtap.examples/ChangeLog | 11 + testsuite/systemtap.examples/examples-index-gen.pl | 5 +- .../{small_demos => general}/ansi_colors.stp | 0 .../{small_demos => general}/click.wav | Bin 1290 -> 1290 bytes .../systemtap.examples/{ => general}/graphs.meta | 0 .../systemtap.examples/{ => general}/graphs.stp | 0 .../{ => general}/helloworld.meta | 0 .../{ => general}/helloworld.stp | 0 .../{small_demos => general}/key.stp | 0 .../{small_demos => general}/keyhack.stp | 0 .../{ => general}/para-callgraph.meta | 0 .../{ => general}/para-callgraph.stp | 0 .../{small_demos => general}/return.wav | Bin 6584 -> 6584 bytes .../systemtap.examples/{ => html}/html_footer.tmpl | 0 .../systemtap.examples/{ => html}/html_header.tmpl | 6 +- .../systemtap.examples/{ => html}/systemtap.css | 0 .../{ => html}/systemtapcorner.gif | Bin 970 -> 970 bytes .../{ => html}/systemtaplogo.png | Bin 1860 -> 1860 bytes testsuite/systemtap.examples/index.html | 154 ++++++ testsuite/systemtap.examples/index.txt | 238 ++++++++++ testsuite/systemtap.examples/{ => io}/disktop.meta | 0 testsuite/systemtap.examples/{ => io}/disktop.stp | 0 .../systemtap.examples/{ => io}/io_submit.meta | 0 .../systemtap.examples/{ => io}/io_submit.stp | 0 .../systemtap.examples/{ => io}/iostat-scsi.stp | 0 .../systemtap.examples/{ => io}/iostat-scsi.txt | 0 testsuite/systemtap.examples/{ => io}/iotime.meta | 0 testsuite/systemtap.examples/{ => io}/iotime.stp | 0 testsuite/systemtap.examples/{ => io}/iotop.meta | 0 testsuite/systemtap.examples/{ => io}/iotop.stp | 0 testsuite/systemtap.examples/{ => io}/traceio.meta | 0 testsuite/systemtap.examples/{ => io}/traceio.stp | 0 .../systemtap.examples/{ => io}/traceio2.meta | 0 testsuite/systemtap.examples/{ => io}/traceio2.stp | 0 testsuite/systemtap.examples/keyword-index.html | 299 ++++++++++++ testsuite/systemtap.examples/keyword-index.txt | 500 ++++++++++++++++++++ .../systemtap.examples/{ => network}/nettop.meta | 0 .../systemtap.examples/{ => network}/nettop.stp | 0 .../systemtap.examples/{ => network}/nettop.txt | 0 .../{ => network}/socket-trace.meta | 0 .../{ => network}/socket-trace.stp | 0 testsuite/systemtap.examples/{ => network}/socktop | 0 .../systemtap.examples/{ => network}/socktop.txt | 0 .../systemtap.examples/{ => process}/futexes.meta | 0 .../systemtap.examples/{ => process}/futexes.stp | 0 .../systemtap.examples/{ => process}/futexes.txt | 0 .../systemtap.examples/{ => process}/pf2.meta | 0 testsuite/systemtap.examples/{ => process}/pf2.stp | 0 testsuite/systemtap.examples/{ => process}/pf2.txt | 0 .../{small_demos => process}/proc_snoop.stp | 0 .../{ => process}/sig_by_pid.meta | 0 .../{ => process}/sig_by_pid.stp | 0 .../{ => process}/sig_by_pid.txt | 0 .../{ => process}/sig_by_proc.meta | 0 .../{ => process}/sig_by_proc.stp | 0 .../{ => process}/sig_by_proc.txt | 0 .../systemtap.examples/{ => process}/sigkill.meta | 0 .../systemtap.examples/{ => process}/sigkill.stp | 0 .../systemtap.examples/{ => process}/sigmon.meta | 0 .../systemtap.examples/{ => process}/sigmon.stp | 0 .../{ => process}/sleepingBeauties.meta | 0 .../{ => process}/sleepingBeauties.stp | 0 .../{ => process}/sleeptime.meta | 0 .../systemtap.examples/{ => process}/sleeptime.stp | 0 .../{ => process}/syscalls_by_pid.meta | 0 .../{ => process}/syscalls_by_pid.stp | 0 .../{ => process}/syscalls_by_pid.txt | 0 .../{ => process}/syscalls_by_proc.meta | 0 .../{ => process}/syscalls_by_proc.stp | 0 .../{ => process}/syscalls_by_proc.txt | 0 .../systemtap.examples/{ => process}/syscalltimes | 0 .../{ => process}/syscalltimes.txt | 0 .../{ => process}/wait4time.meta | 0 .../systemtap.examples/{ => process}/wait4time.stp | 0 .../{ => profiling}/functioncallcount.meta | 0 .../{ => profiling}/functioncallcount.stp | 0 .../{ => profiling}/thread-times.meta | 0 .../{ => profiling}/thread-times.stp | 0 testsuite/systemtap.examples/small_demos/close.stp | 14 - .../systemtap.examples/small_demos/demo_script.txt | 102 ---- .../systemtap.examples/small_demos/fileopen.stp | 24 - .../systemtap.examples/small_demos/kmalloc.stp | 22 - .../systemtap.examples/small_demos/kmalloc2.stp | 26 - testsuite/systemtap.examples/small_demos/prof.stp | 35 -- .../systemtap.examples/small_demos/rwtiming.stp | 74 --- .../systemtap.examples/small_demos/sched_snoop.stp | 35 -- testsuite/systemtap.examples/small_demos/sys.stp | 17 - testsuite/systemtap.examples/small_demos/top.stp | 24 - testsuite/systemtap.examples/subsystem-index.html | 186 ++++++++ testsuite/systemtap.examples/subsystem-index.txt | 267 +++++++++++ 94 files changed, 1691 insertions(+), 502 deletions(-) delete mode 100644 testsuite/systemtap.examples/.gitignore mode change 100644 => 100755 testsuite/systemtap.examples/examples-index-gen.pl rename testsuite/systemtap.examples/{small_demos => general}/ansi_colors.stp (100%) rename testsuite/systemtap.examples/{small_demos => general}/click.wav (100%) rename testsuite/systemtap.examples/{ => general}/graphs.meta (100%) rename testsuite/systemtap.examples/{ => general}/graphs.stp (100%) rename testsuite/systemtap.examples/{ => general}/helloworld.meta (100%) rename testsuite/systemtap.examples/{ => general}/helloworld.stp (100%) rename testsuite/systemtap.examples/{small_demos => general}/key.stp (100%) rename testsuite/systemtap.examples/{small_demos => general}/keyhack.stp (100%) rename testsuite/systemtap.examples/{ => general}/para-callgraph.meta (100%) rename testsuite/systemtap.examples/{ => general}/para-callgraph.stp (100%) rename testsuite/systemtap.examples/{small_demos => general}/return.wav (100%) rename testsuite/systemtap.examples/{ => html}/html_footer.tmpl (100%) rename testsuite/systemtap.examples/{ => html}/html_header.tmpl (86%) rename testsuite/systemtap.examples/{ => html}/systemtap.css (100%) rename testsuite/systemtap.examples/{ => html}/systemtapcorner.gif (100%) rename testsuite/systemtap.examples/{ => html}/systemtaplogo.png (100%) create mode 100644 testsuite/systemtap.examples/index.html create mode 100644 testsuite/systemtap.examples/index.txt rename testsuite/systemtap.examples/{ => io}/disktop.meta (100%) rename testsuite/systemtap.examples/{ => io}/disktop.stp (100%) rename testsuite/systemtap.examples/{ => io}/io_submit.meta (100%) rename testsuite/systemtap.examples/{ => io}/io_submit.stp (100%) rename testsuite/systemtap.examples/{ => io}/iostat-scsi.stp (100%) rename testsuite/systemtap.examples/{ => io}/iostat-scsi.txt (100%) rename testsuite/systemtap.examples/{ => io}/iotime.meta (100%) rename testsuite/systemtap.examples/{ => io}/iotime.stp (100%) rename testsuite/systemtap.examples/{ => io}/iotop.meta (100%) rename testsuite/systemtap.examples/{ => io}/iotop.stp (100%) rename testsuite/systemtap.examples/{ => io}/traceio.meta (100%) rename testsuite/systemtap.examples/{ => io}/traceio.stp (100%) rename testsuite/systemtap.examples/{ => io}/traceio2.meta (100%) rename testsuite/systemtap.examples/{ => io}/traceio2.stp (100%) create mode 100644 testsuite/systemtap.examples/keyword-index.html create mode 100644 testsuite/systemtap.examples/keyword-index.txt rename testsuite/systemtap.examples/{ => network}/nettop.meta (100%) rename testsuite/systemtap.examples/{ => network}/nettop.stp (100%) rename testsuite/systemtap.examples/{ => network}/nettop.txt (100%) rename testsuite/systemtap.examples/{ => network}/socket-trace.meta (100%) rename testsuite/systemtap.examples/{ => network}/socket-trace.stp (100%) rename testsuite/systemtap.examples/{ => network}/socktop (100%) rename testsuite/systemtap.examples/{ => network}/socktop.txt (100%) rename testsuite/systemtap.examples/{ => process}/futexes.meta (100%) rename testsuite/systemtap.examples/{ => process}/futexes.stp (100%) rename testsuite/systemtap.examples/{ => process}/futexes.txt (100%) rename testsuite/systemtap.examples/{ => process}/pf2.meta (100%) rename testsuite/systemtap.examples/{ => process}/pf2.stp (100%) rename testsuite/systemtap.examples/{ => process}/pf2.txt (100%) rename testsuite/systemtap.examples/{small_demos => process}/proc_snoop.stp (100%) rename testsuite/systemtap.examples/{ => process}/sig_by_pid.meta (100%) rename testsuite/systemtap.examples/{ => process}/sig_by_pid.stp (100%) rename testsuite/systemtap.examples/{ => process}/sig_by_pid.txt (100%) rename testsuite/systemtap.examples/{ => process}/sig_by_proc.meta (100%) rename testsuite/systemtap.examples/{ => process}/sig_by_proc.stp (100%) rename testsuite/systemtap.examples/{ => process}/sig_by_proc.txt (100%) rename testsuite/systemtap.examples/{ => process}/sigkill.meta (100%) rename testsuite/systemtap.examples/{ => process}/sigkill.stp (100%) rename testsuite/systemtap.examples/{ => process}/sigmon.meta (100%) rename testsuite/systemtap.examples/{ => process}/sigmon.stp (100%) rename testsuite/systemtap.examples/{ => process}/sleepingBeauties.meta (100%) rename testsuite/systemtap.examples/{ => process}/sleepingBeauties.stp (100%) rename testsuite/systemtap.examples/{ => process}/sleeptime.meta (100%) rename testsuite/systemtap.examples/{ => process}/sleeptime.stp (100%) rename testsuite/systemtap.examples/{ => process}/syscalls_by_pid.meta (100%) rename testsuite/systemtap.examples/{ => process}/syscalls_by_pid.stp (100%) rename testsuite/systemtap.examples/{ => process}/syscalls_by_pid.txt (100%) rename testsuite/systemtap.examples/{ => process}/syscalls_by_proc.meta (100%) rename testsuite/systemtap.examples/{ => process}/syscalls_by_proc.stp (100%) rename testsuite/systemtap.examples/{ => process}/syscalls_by_proc.txt (100%) rename testsuite/systemtap.examples/{ => process}/syscalltimes (100%) rename testsuite/systemtap.examples/{ => process}/syscalltimes.txt (100%) rename testsuite/systemtap.examples/{ => process}/wait4time.meta (100%) rename testsuite/systemtap.examples/{ => process}/wait4time.stp (100%) rename testsuite/systemtap.examples/{ => profiling}/functioncallcount.meta (100%) rename testsuite/systemtap.examples/{ => profiling}/functioncallcount.stp (100%) rename testsuite/systemtap.examples/{ => profiling}/thread-times.meta (100%) rename testsuite/systemtap.examples/{ => profiling}/thread-times.stp (100%) delete mode 100755 testsuite/systemtap.examples/small_demos/close.stp delete mode 100644 testsuite/systemtap.examples/small_demos/demo_script.txt delete mode 100755 testsuite/systemtap.examples/small_demos/fileopen.stp delete mode 100755 testsuite/systemtap.examples/small_demos/kmalloc.stp delete mode 100755 testsuite/systemtap.examples/small_demos/kmalloc2.stp delete mode 100755 testsuite/systemtap.examples/small_demos/prof.stp delete mode 100755 testsuite/systemtap.examples/small_demos/rwtiming.stp delete mode 100755 testsuite/systemtap.examples/small_demos/sched_snoop.stp delete mode 100755 testsuite/systemtap.examples/small_demos/sys.stp delete mode 100755 testsuite/systemtap.examples/small_demos/top.stp create mode 100644 testsuite/systemtap.examples/subsystem-index.html create mode 100644 testsuite/systemtap.examples/subsystem-index.txt hooks/post-receive -- systemtap: system-wide probe/trace tool