]> sourceware.org Git - systemtap.git/commit
Make tapset and tests compatible with old kernel
authorWenji Huang <wenji.huang@oracle.com>
Wed, 2 Dec 2009 09:45:20 +0000 (17:45 +0800)
committerWenji Huang <wenji.huang@oracle.com>
Wed, 2 Dec 2009 09:45:20 +0000 (17:45 +0800)
commit379c58568dbb247ed6583434ff4658c0794b977d
treef873d8e31103b635f8dec236ce328e4f51fd8333
parentae3d9351dec2533ffa4c55b3d7543d5b270efec7
Make tapset and tests compatible with old kernel

* tapset/ioscheduler.stp : Make probe optional.
* tapset/irq.stp : Ditto.
* tapset/scheduler.stp : Ditto.
* tapset/tcpmib.stp : Ditto.
* tapset/linuxmib.stp : Switch variable by version.
* tapset/tty.stp : Ditto.
* testsuite/buildok/irq.stp : Make probe test optional.
* testsuite/buildok/tty.stp : Ditto.
* testsuite/systemtap.examples/network/netdev.stp : Ditto.
* testsuite/buildok/tcpmib-all-probes.stp : Add embedded functions.
tapset/ioscheduler.stp
tapset/irq.stp
tapset/linuxmib.stp
tapset/scheduler.stp
tapset/tcpmib.stp
tapset/tty.stp
testsuite/buildok/irq.stp
testsuite/buildok/tcpmib-all-probes.stp
testsuite/buildok/tty.stp
testsuite/systemtap.examples/network/netdev.stp
This page took 0.029328 seconds and 5 git commands to generate.