From 29a3881a2f7fc48e8079e6e99dba4de42076e27a Mon Sep 17 00:00:00 2001 From: guanglei Date: Thu, 16 Nov 2006 10:05:23 +0000 Subject: add a pass 4 check for LKET available trace hooks --- testsuite/ChangeLog | 3 +++ testsuite/buildok/lket.stp | 3 +++ 2 files changed, 6 insertions(+) create mode 100755 testsuite/buildok/lket.stp diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 31cacafc..88e77cad 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,6 @@ +2006-11-16 Li Guanglei + * buildok/lket.stp: check for all available LKET trace hooks. + 2006-11-10 David Smith * semko/maxactive03.stp: Stop on pass2 instead of on pass1. diff --git a/testsuite/buildok/lket.stp b/testsuite/buildok/lket.stp new file mode 100755 index 00000000..adbaac59 --- /dev/null +++ b/testsuite/buildok/lket.stp @@ -0,0 +1,3 @@ +#! stap -p4 -bM + +probe addevent.* ? {} -- cgit