]> sourceware.org Git - systemtap.git/commit
Move examples to testsuite/systemtap.examples
authorWilliam Cohen <wcohen@localhost.localdomain>
Thu, 24 Apr 2008 16:20:13 +0000 (12:20 -0400)
committerWilliam Cohen <wcohen@localhost.localdomain>
Thu, 24 Apr 2008 16:20:13 +0000 (12:20 -0400)
commit7f79ea13a0f64573ce13353257d322ae49ef0c27
tree60de8da5af4c2bcc26abfb9430fdca66bdc20b98
parentf90f92615df6ff2a62282359281889597e5dbf17
Move examples to testsuite/systemtap.examples
44 files changed:
testsuite/systemtap.examples/ChangeLog [moved from examples/ChangeLog with 100% similarity]
testsuite/systemtap.examples/README [moved from examples/README with 100% similarity]
testsuite/systemtap.examples/futexes.stp [moved from examples/futexes.stp with 100% similarity]
testsuite/systemtap.examples/futexes.txt [moved from examples/futexes.txt with 100% similarity]
testsuite/systemtap.examples/helloworld.stp [moved from examples/helloworld.stp with 100% similarity]
testsuite/systemtap.examples/iostat-scsi.stp [moved from examples/iostat-scsi.stp with 100% similarity]
testsuite/systemtap.examples/iostat-scsi.txt [moved from examples/iostat-scsi.txt with 100% similarity]
testsuite/systemtap.examples/iotime.stp [moved from examples/iotime.stp with 100% similarity]
testsuite/systemtap.examples/nettop.stp [moved from examples/nettop.stp with 100% similarity]
testsuite/systemtap.examples/nettop.txt [moved from examples/nettop.txt with 100% similarity]
testsuite/systemtap.examples/pf2.stp [moved from examples/pf2.stp with 100% similarity]
testsuite/systemtap.examples/pf2.txt [moved from examples/pf2.txt with 100% similarity]
testsuite/systemtap.examples/sig_by_pid.stp [moved from examples/sig_by_pid.stp with 100% similarity]
testsuite/systemtap.examples/sig_by_pid.txt [moved from examples/sig_by_pid.txt with 100% similarity]
testsuite/systemtap.examples/sig_by_proc.stp [moved from examples/sig_by_proc.stp with 100% similarity]
testsuite/systemtap.examples/sig_by_proc.txt [moved from examples/sig_by_proc.txt with 100% similarity]
testsuite/systemtap.examples/sigmon.stp [moved from examples/sigmon.stp with 100% similarity]
testsuite/systemtap.examples/sleeptime.stp [moved from examples/sleeptime.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/ansi_colors.stp [moved from examples/small_demos/ansi_colors.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/click.wav [moved from examples/small_demos/click.wav with 100% similarity]
testsuite/systemtap.examples/small_demos/close.stp [moved from examples/small_demos/close.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/demo_script.txt [moved from examples/small_demos/demo_script.txt with 100% similarity]
testsuite/systemtap.examples/small_demos/fileopen.stp [moved from examples/small_demos/fileopen.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/key.stp [moved from examples/small_demos/key.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/keyhack.stp [moved from examples/small_demos/keyhack.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/kmalloc.stp [moved from examples/small_demos/kmalloc.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/kmalloc2.stp [moved from examples/small_demos/kmalloc2.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/proc_snoop.stp [moved from examples/small_demos/proc_snoop.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/prof.stp [moved from examples/small_demos/prof.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/return.wav [moved from examples/small_demos/return.wav with 100% similarity]
testsuite/systemtap.examples/small_demos/rwtiming.stp [moved from examples/small_demos/rwtiming.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/sched_snoop.stp [moved from examples/small_demos/sched_snoop.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/sys.stp [moved from examples/small_demos/sys.stp with 100% similarity]
testsuite/systemtap.examples/small_demos/top.stp [moved from examples/small_demos/top.stp with 100% similarity]
testsuite/systemtap.examples/socket-trace.stp [moved from examples/socket-trace.stp with 100% similarity]
testsuite/systemtap.examples/socktop [moved from examples/socktop with 100% similarity]
testsuite/systemtap.examples/socktop.txt [moved from examples/socktop.txt with 100% similarity]
testsuite/systemtap.examples/syscalls_by_pid.stp [moved from examples/syscalls_by_pid.stp with 100% similarity]
testsuite/systemtap.examples/syscalls_by_pid.txt [moved from examples/syscalls_by_pid.txt with 100% similarity]
testsuite/systemtap.examples/syscalls_by_proc.stp [moved from examples/syscalls_by_proc.stp with 100% similarity]
testsuite/systemtap.examples/syscalls_by_proc.txt [moved from examples/syscalls_by_proc.txt with 100% similarity]
testsuite/systemtap.examples/syscalltimes [moved from examples/syscalltimes with 100% similarity]
testsuite/systemtap.examples/syscalltimes.txt [moved from examples/syscalltimes.txt with 100% similarity]
testsuite/systemtap.examples/wait4time.stp [moved from examples/wait4time.stp with 100% similarity]
This page took 0.036058 seconds and 5 git commands to generate.