Red Hat has some dejagnu scripts to do some simple minded testing on oprofile
to
check that oprofile is working: the kernel modules installs, events can be set
up and data can be recorded. It seems something like this would be useful to
have these tests in the upstream OProfile. Other packages such as gcc and gdb
include testsuites for regression testing.
The goal is to use these for automated tests like the ones described at:
https://testing.108.redhat.com/test-writing-api/index.html
There is a tarball of the tests at:
people.redhat.com/wcohen/oprofile_test.tar.gz
Untar the file with "tar xvfz oprofile_test.tar.gz".
The tests need to run as root with the following command in the oprofile_test
directory:
runtest --tool=oprofile
Any thoughts on testing OProfile and integrating these types of tests in the
oprofile?
-Will
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|