summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/profiling
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: use #! /usr/bin/env stap instead of /usr/bin/stapFrank Ch. Eigler2010-03-302-2/+2
|
* PR909: add a baby test caseFrank Ch. Eigler2010-03-192-20/+15
| | | | | | * testsuite/systemtap.examples/profiling/thread-times.stp: Prefer perf.sw.cpu_clock to timer.profile. Prettify output by including comm string.
* new sample for sandeen@redhat.com: fntimes.stpFrank Ch. Eigler2010-02-012-0/+36
|
* grapher example with backtraces in eventsTim Moore2010-01-061-0/+19
| | | | * testsuite/systemtap.examples/profiling/graphcall.stp : new file
* Clean up examplesWenji Huang2009-11-181-6/+4
|
* Updates samples index for sched_switchJosh Stone2009-10-022-3/+4
|
* Scheduler Tapset based on kernel tracepointsKiran Prakesh2009-10-022-0/+76
| | | | | | | | | This patch adds kernel tracepoints based probes to the scheduler tapset along with the testcase, scheduler-test-tracepoints.stp and an example script, sched_switch.stp. Signed-off-by: Kiran Prakash <kiran@linux.vnet.ibm.com> Signed-off-by: Josh Stone <jistone@redhat.com>
* Make check.exp not sleep so much in test_installcheck.Mark Wielaard2009-09-134-4/+4
| | | | | | | A lot of time during the installcheck was spend just sleeping. Reduce the sleep time by at least one fifth. * testsuite/systemtap.examples/*/*meta: Reduct -c "sleep" time.
* Make latencytap.stp compile on i386.Mark Wielaard2009-04-211-1/+1
| | | | | | | Still needs a .meta file to catch any breakage in the future. * testsuite/systemtap.examples/profiling/latencytap.stp (task_backtrace): Cast task to unsigned long first.
* Correct column heading from uid to pid.William Cohen2009-04-031-1/+1
|
* Update scripts to use the new ANSI tapsetEugene Teo2009-04-031-1/+1
| | | | | | This updates the example scripts to use the new ANSI escape sequences tapset. It also adds the copyright header that was missing in ansi_colors.stp for a long time.
* make all examples executableEugeniy Meshcheryakov2009-02-213-0/+0
|
* Use kernel stack backtrace support when availableTim Moore2009-02-111-2/+5
| | | | | Define new functions that use the kernel support to do a backtrace of other tasks than current.
* Probe only calls and not inlines in functioncallcount.stpAnanth N Mavinakayanahalli2009-02-111-1/+1
|
* Revised topsys.stp and moved to the testsuite/systemtap.examples directory.William Cohen2009-02-022-0/+37
|
* Add the polling timeout example and update the catalog.William Cohen2009-01-282-0/+115
|
* PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount.Mark Wielaard2009-01-021-0/+1
|
* Format tweaks.William Cohen2008-12-101-1/+2
|
* add latencytap scriptTim Moore2008-12-101-0/+52
|
* Tweak formatting, indent two space.William Cohen2008-12-091-20/+20
|
* PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable.Mark Wielaard2008-08-112-0/+0
|
* samples: separate into subdirectories by subsystemFrank Ch. Eigler2008-08-074-0/+75