2008-08-07 Mark Wielaard * examples-index-gen.pl: New file. * systemtap.css: Likewise. * systemtapcorner.gif: Likewise. * systemtaplogo.png: Likewise. * html_footer.tmpl: Likewise. * html_header.tmpl: Likewise. * Makefile.am (EXTRA_DIST): Add new support files. 2008-08-07 Mark Wielaard * futexes.meta: Correct name: entry. 2008-08-01 William Cohen * helloworld.meta, traceio2.meta: Tweak test_installcheck. 2008-08-01 William Cohen * check.exp: Run both tests for installcheck tests. 2008-07-11 Mark Wielaard * traceio.meta: s/decending/descending/ in description. * iotop.meta: Likewise. 2008-07-02 William Cohen * functioncallcount.meta, functioncallcount.stp: New. 2008-07-02 William Cohen * para-callgraph.stp, para-callgraph.meta: New. 2008-06-20 William Cohen * traceio2.meta: Correct test_check and test_installcheck commands. 2008-06-20 William Cohen * traceio2.stp, traceio2.meta: New. 2008-06-18 William Cohen * sleepingBeauties.stp, sleepingBeauties.meta: New. 2008-06-17 William Cohen * graphs.stp, graphs.meta: New. 2008-06-12 William Cohen * thread-times.stp, thread-times.meta: New. 2008-05-20 William Cohen * io_submit.stp, io_submit.meta: * traceio.stp, traceio.meta: * iotop.stp, iotop.meta: * disktop.stp, disktop.meta: * sigkill.stp, sigkill.meta: New. 2008-05-09 William Cohen * syscalls_by_pid.meta, syscalls_by_proc.meta: * sigmon.meta, sig_by_pid.meta, sig_by_proc.meta: * socket-trace.meta: New. 2008-05-08 William Cohen * iotime.meta: New. 2008-05-08 William Cohen * sleeptime.meta, wait4time.meta: New. 2008-05-08 Mark Wielaard * futexes.meta (test_check,test_installcheck): Change futex.stp to futexes.stp. 2008-05-07 William Cohen * futexes.meta, nettop.meta, pf2.meta: New. 2008-05-07 William Cohen * pf2.stp: Clean up output. 2008-05-01 William Cohen * helloworld.meta: New file. 2008-04-27 William Cohen * check.exp: New script to run tests on cataloged examples. 2008-03-09 Wenji Huang * wait4time.stp: Change reference of $pid to local variable pid. 2008-03-05 David Smith PR5422 * iostat-scsi.stp: Updated to handle kernel versions > 2.6.24. * iostat-scsi.txt: Updated. 2008-01-29 Frank Ch. Eigler * nettop.stp: Reorganize array usage to minimize contention. 2007-11-19 Frank Ch. Eigler * iostat-scsi.stp: Adopt "!" probe point flag. 2007-11-09 Martin Hunt * README: New. * *.stp. Fix path. See PR 4718. 2007-10-10 Mike Mason * syscalltimes, syscalltime.txt: New combination shell/SystemTap script to measure system call times. 2007-10-05 Frank Ch. Eigler * futexes.stp, sig_by_proc.stp, small_demos/rwtiming.stp: Fix elision warnings. 2007-09-15 Wenji Huang * iostat-scsi.stp: Make module probe optional,clarify reference to flags. * small_demos/sched_snoop.stp(scheduler.migrage,scheduler.balance): Make optional. 2007-09-05 Frank Ch. Eigler * pf2.stp: Exploit sortable aggregates. 2007-08-09 Frank Ch. Eigler PR 4718, from Eugeniy Meshcheryakov : * *.stp: Make all shell scripts lead with #! /usr/bin/stap 2007-05-29 Mike Mason * sig_count_by_pid.stp, sig_count_by_pid.txt, sig_count_by_proc.stp, sig_count_by_proc.txt: Print signal activity 2007-04-02 Frank Ch. Eigler * socket-trace.stp, small_demos/prof.stp, top.stp: Adapt to .inline -> .function change. 2007-01-30 Frank Ch. Eigler * socket-trace.stp: Added from the tutorial. 2007-01-29 Mike Mason * socktop, socktop.txt: New example that uses a shell script to process command line options for a systemtap script. 2007-01-11 Will Cohen * iotime.stp: * sleeptime.stp: * wait4time.stp: New examples. 2007-01-10 Martin Hunt * small_demos/top.stp: Use "limit" option in foreach. 2007-01-01 Frank Ch. Eigler * *: Added several .stp/.txt files from the wiki. 2006-04-20 Martin Hunt * small_demos/top.stp: Use printf. 2006-03-30 Martin Hunt * small_demos/close.stp: Make it executable. 2006-03-09 Martin Hunt * key.stp: Toy example. * prof.stp: Example profiler. * top.stp: Print the top 20 syscalls.