Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the sample indexes | Josh Stone | 2010-03-19 | 1 | -1/+1 |
| | |||||
* | new sample: varwatch | Frank Ch. Eigler | 2010-03-07 | 1 | -13/+10 |
| | |||||
* | Update example indices. | William Cohen | 2010-03-05 | 1 | -0/+3 |
| | |||||
* | new sample: pfiles | Eugene Teo | 2010-02-04 | 1 | -4/+10 |
| | |||||
* | Add nfs_func_log example. | William Cohen | 2010-02-02 | 1 | -0/+3 |
| | |||||
* | Add nfs_func_users example. | William Cohen | 2010-02-02 | 1 | -0/+6 |
| | |||||
* | Add iodevstats.stp example | William Cohen | 2010-02-02 | 1 | -0/+6 |
| | |||||
* | regen sample indexes | Frank Ch. Eigler | 2010-02-01 | 1 | -0/+3 |
| | |||||
* | new sample script: overcommit failure monitor | Frank Ch. Eigler | 2010-01-12 | 1 | -0/+6 |
| | |||||
* | Regenerate examples index to include new memory/vm.tracepoints.stp. | Mark Wielaard | 2009-12-30 | 1 | -1/+16 |
| | |||||
* | Check in regenerated systemtap example indexes. | Mark Wielaard | 2009-11-18 | 1 | -25/+25 |
| | |||||
* | Regen indexes for interrupts-by-dev example | Josh Stone | 2009-11-13 | 1 | -0/+3 |
| | |||||
* | regen sample indexes with plimit.stp | Frank Ch. Eigler | 2009-10-30 | 1 | -0/+3 |
| | |||||
* | examples: regen indexes | Frank Ch. Eigler | 2009-10-08 | 1 | -1/+10 |
| | |||||
* | This script (tcp_trace) can be used to trace tcp connection parameters and ↵ | David J. Wilder | 2009-10-08 | 1 | -0/+6 |
| | | | | state changes. This work was original inspired by Stephen Hemminger's TCP cwnd snooper (net/ipv4/tcp_probe.c). Tcp_trace is a helpful tool for troubleshooting connection performance issues. | ||||
* | Updates samples index for sched_switch | Josh Stone | 2009-10-02 | 1 | -0/+6 |
| | |||||
* | Regenerate examples index. | Mark Wielaard | 2009-09-17 | 1 | -2/+2 |
| | |||||
* | Add the badname.stp example | Josh Stone | 2009-09-16 | 1 | -1/+13 |
| | | | | | This is a toy script I wrote a while back to demonstrate how SystemTap could be used to enforce filesystem naming rules. | ||||
* | Spelling fixes in the meta of many examples | Josh Stone | 2009-09-16 | 1 | -20/+20 |
| | |||||
* | Add meta for the netdev example & regenerate indexes | Josh Stone | 2009-09-16 | 1 | -1/+13 |
| | |||||
* | examples: regenerate index files | Frank Ch. Eigler | 2009-09-09 | 1 | -1/+13 |
| | |||||
* | Add virtual memory subsystem tracepoint examples. | William Cohen | 2009-08-31 | 1 | -0/+12 |
| | |||||
* | regenerate example indexes | Frank Ch. Eigler | 2009-07-17 | 1 | -1/+16 |
| | |||||
* | Add chng_cpu.stp and migrate.stp examples. | William Cohen | 2009-07-17 | 1 | -0/+6 |
| | |||||
* | Add network/tcpipstat.stp descriptions. | William Cohen | 2009-07-17 | 1 | -1/+10 |
| | |||||
* | Add numa_faults.stp example. | William Cohen | 2009-07-10 | 1 | -1/+10 |
| | |||||
* | Add the bkl.stp and bkl_stats.stp examples. | William Cohen | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Add froktracker.stp example. | William Cohen | 2009-06-19 | 1 | -0/+6 |
| | |||||
* | Check in sk_stream_wait_memory.stp example. | William Cohen | 2009-06-18 | 1 | -0/+12 |
| | |||||
* | ttyspy.stp: new sample script | Frank Ch. Eigler | 2009-06-06 | 1 | -1/+19 |
| | |||||
* | Add the schedtimes.stp and associated schedtimes.meta files to the examples. | William Cohen | 2009-05-20 | 1 | -0/+12 |
| | |||||
* | Correct sigmon.meta example title and name. | Sunzen Wang | 2009-04-22 | 1 | -1/+1 |
| | | | | | | | | * testsuite/systemtap.examples/process/sigmon.meta: Correct title and name. * testsuite/systemtap.examples/index.html: Regenerated. * testsuite/systemtap.examples/index.txt: Likewise. * testsuite/systemtap.examples/keyword-index.html: Likewise. * testsuite/systemtap.examples/keyword-index.txt: Likewise. | ||||
* | Add dropwatch.stp example. | William Cohen | 2009-04-17 | 1 | -1/+22 |
| | |||||
* | Minor formatting to avoid line wrap, added tcpdumplike.meta file, | William Cohen | 2009-04-14 | 1 | -0/+6 |
| | | | | and regenerated index files. | ||||
* | Describe the ansi_colors.stp and ansi_colors2.stp. Label tables appropriately. | William Cohen | 2009-04-03 | 1 | -1/+10 |
| | |||||
* | new process/errsnoop.stp sample script | Eugene Teo | 2009-04-03 | 1 | -2/+11 |
| | |||||
* | Replace systemtap.samples/ioblocktest.stp with ioblktime.stp. | William Cohen | 2009-03-17 | 1 | -0/+3 |
| | |||||
* | Function to determine page fault type and have pfaults.stp exercise it. | William Cohen | 2009-02-12 | 1 | -0/+3 |
| | |||||
* | Revised version of kmalloc-top in systemtap.examples. | William Cohen | 2009-02-09 | 1 | -1/+7 |
| | |||||
* | Fold the systemtap.samples/iotask*.stp into systemtap.examples/io/iostats.stp. | William Cohen | 2009-02-06 | 1 | -0/+6 |
| | | | | Regenerate the catalog information. | ||||
* | Revised topsys.stp and moved to the testsuite/systemtap.examples directory. | William Cohen | 2009-02-02 | 1 | -0/+3 |
| | |||||
* | Revise tcp_connections.stp example and place in sysemtap.examples directory. | William Cohen | 2009-02-02 | 1 | -1/+13 |
| | |||||
* | Move the scf.stp example from systemtap.samples to systemtap.examples. | William Cohen | 2009-01-30 | 1 | -1/+10 |
| | |||||
* | Add the polling timeout example and update the catalog. | William Cohen | 2009-01-28 | 1 | -0/+3 |
| | |||||
* | samples catalog: more linkies | Frank Ch. Eigler | 2008-11-20 | 1 | -43/+43 |
| | |||||
* | example catalog: remove by-subsystem indexes | Frank Ch. Eigler | 2008-11-20 | 1 | -44/+43 |
| | |||||
* | updated sleepingBeauties.meta, regenerated index | Frank Ch. Eigler | 2008-11-19 | 1 | -4/+7 |
| | |||||
* | extend callgraph example to use $$parms / $$return | Frank Ch. Eigler | 2008-08-15 | 1 | -6/+6 |
| | |||||
* | Add index of subsystem and keywords at top of HTML indexes. | Mark Wielaard | 2008-08-08 | 1 | -25/+26 |
| | |||||
* | Don't output output, exits, status line in indexes (mentioned in descriptions). | Mark Wielaard | 2008-08-08 | 1 | -84/+42 |
| |