Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Correct entries for test_check and test_installcheck. | William Cohen | 2009-02-12 | 2 | -2/+6 | |
| | | | ||||||
* | | | Function to determine page fault type and have pfaults.stp exercise it. | William Cohen | 2009-02-12 | 9 | -74/+89 | |
| | | | ||||||
* | | | Use kernel stack backtrace support when available | Tim Moore | 2009-02-11 | 2 | -2/+9 | |
| | | | | | | | | | | | | | | | 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.stp | Ananth N Mavinakayanahalli | 2009-02-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Remove profile.exp and profile.stp. | William Cohen | 2009-02-10 | 3 | -50/+5 | |
| | | | ||||||
* | | | Move crash.exp and crash.sh to systemtap.base directory. | William Cohen | 2009-02-10 | 3 | -0/+5 | |
| | | | ||||||
* | | | Move poll_map.exp and poll_map.stp to systemtap.base directory. | William Cohen | 2009-02-09 | 3 | -0/+5 | |
| | | | ||||||
* | | | Revised version of kmalloc-top in systemtap.examples. | William Cohen | 2009-02-09 | 8 | -44/+139 | |
| | | | ||||||
* | | | Fold the systemtap.samples/iotask*.stp into systemtap.examples/io/iostats.stp. | William Cohen | 2009-02-06 | 9 | -86/+110 | |
| | | | | | | | | | | | | Regenerate the catalog information. | |||||
* | | | Removed syscalls.stp, syscalls1.exp, and syscalls2.exp. | William Cohen | 2009-02-06 | 4 | -36/+6 | |
| | | | ||||||
* | | | Move symbols.exp and symbols.stp to systemtap.context directory. | William Cohen | 2009-02-06 | 3 | -0/+5 | |
| | | | ||||||
* | | | Revised topsys.stp and moved to the testsuite/systemtap.examples directory. | William Cohen | 2009-02-02 | 8 | -69/+69 | |
| | | | ||||||
* | | | Revise tcp_connections.stp example and place in sysemtap.examples directory. | William Cohen | 2009-02-02 | 8 | -50/+95 | |
| | | | ||||||
* | | | Remove redundant tcp_connections_wa.stp. | William Cohen | 2009-02-02 | 2 | -55/+4 | |
| | | | ||||||
* | | | Merge ChangeLog conflict | William Cohen | 2009-02-02 | 1 | -7/+4 | |
| | | | ||||||
* | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2009-02-02 | 2 | -0/+74 | |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: testsuite/ChangeLog | |||||
| * | | | Add test for .label("label") | Stan Cox | 2009-02-01 | 1 | -0/+67 | |
| | | | | ||||||
| * | | | Add .label("label") | Stan Cox | 2009-02-01 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Remove systemtap.samples/queue_demo.{exp|stp}. | William Cohen | 2009-01-30 | 3 | -45/+5 | |
|/ / / | ||||||
* | | | Correct ChangeLog date type. | William Cohen | 2009-01-30 | 1 | -1/+1 | |
| | | | ||||||
* | | | reduce systemtap.log contribution by semok/twenty.stp | Frank Ch. Eigler | 2009-01-30 | 2 | -1/+10 | |
| | | | ||||||
* | | | More security checking for client/server. Set exec_prefix and sysconfdir at ↵ | Dave Brolley | 2009-01-30 | 2 | -4/+10 | |
| | | | | | | | | | | | | install time. | |||||
* | | | Move the scf.stp example from systemtap.samples to systemtap.examples. | William Cohen | 2009-01-30 | 9 | -39/+89 | |
| | | | ||||||
* | | | Move some systemtap.sample tests to systemtap.base. | William Cohen | 2009-01-29 | 13 | -0/+7 | |
| | | | ||||||
* | | | Correct ChangeLog entry. | William Cohen | 2009-01-29 | 1 | -5/+5 | |
| | | | ||||||
* | | | Remove uninteresting examples, args.stp, primes.stp, and testlog.stp. | William Cohen | 2009-01-29 | 6 | -141/+8 | |
| | | | ||||||
* | | | Add the polling timeout example and update the catalog. | William Cohen | 2009-01-28 | 7 | -0/+154 | |
| |/ |/| | ||||||
* | | Add dtrace -h support | Stan Cox | 2009-01-22 | 2 | -34/+50 | |
| | | ||||||
* | | Don't test -lsduprobe.s for now. | Stan Cox | 2009-01-20 | 2 | -21/+25 | |
| | | ||||||
* | | Add checking utrace in test cases. | Wenji Huang | 2009-01-19 | 5 | -0/+42 | |
| | | ||||||
* | | Create the rpm subpackage systemtap-sdt-devel | Stan Cox | 2009-01-13 | 2 | -1/+5 | |
| | | ||||||
* | | send/send_log needs a -- with a constant string that starts with ----- | Srikar Dronamraju | 2009-01-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fix compilation warning of too large number on 32-bits machines. | Wenji Huang | 2009-01-11 | 2 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-01-09 | 2 | -1/+6 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog | |||||
| * | | PR9699: correct tcl syntax in test case | Frank Ch. Eigler | 2009-01-06 | 2 | -1/+6 | |
| | | | ||||||
* | | | New framework for creating/using certificate databases for client/server. | Dave Brolley | 2009-01-09 | 2 | -9/+5 | |
|/ / | ||||||
* | | PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount. | Mark Wielaard | 2009-01-02 | 3 | -0/+9 | |
| | | ||||||
* | | Systemtap compile server phase 2 (ssl) -- first cut. | Dave Brolley | 2008-12-24 | 2 | -11/+28 | |
| | | ||||||
* | | Put a block around the probe point. | Stan Cox | 2008-12-21 | 2 | -4/+8 | |
| | | ||||||
* | | Convert .mark to .statement(0x) instead of .statement(foo.c:N) | Stan Cox | 2008-12-16 | 3 | -22/+70 | |
| | | ||||||
* | | Format tweaks. | William Cohen | 2008-12-10 | 3 | -2/+8 | |
|/ | ||||||
* | add latencytap script | Tim Moore | 2008-12-10 | 2 | -0/+57 | |
| | ||||||
* | PR6961: initial sketch: set up dummy pt_regs for non-trap based probes | Frank Ch. Eigler | 2008-12-09 | 4 | -1/+41 | |
| | ||||||
* | Tweak formatting, indent two space. | William Cohen | 2008-12-09 | 21 | -238/+261 | |
| | ||||||
* | Remove STAP_PROBE_START. | Stan Cox | 2008-12-04 | 2 | -2/+4 | |
| | ||||||
* | merged | Frank Ch. Eigler | 2008-12-03 | 2 | -0/+17 | |
|\ | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR7053: Add checking empty aggregate and default print where @count==0. Add man page entry for stap -B | |||||
| * | PR7053: Add checking empty aggregate and default print where @count==0. | Wenji Huang | 2008-12-02 | 2 | -0/+17 | |
| | | ||||||
* | | PR5892: rename new -B /PATH to -r /PATH; merge functionality | Frank Ch. Eigler | 2008-12-03 | 2 | -4/+8 | |
|/ | ||||||
* | make uprobes -p5 test message matching more liberal | Frank Ch. Eigler | 2008-11-29 | 2 | -8/+7 | |
| | ||||||
* | test suite: simplify static-uprobes pass/fail messages | Frank Ch. Eigler | 2008-11-29 | 2 | -5/+9 | |
| |