This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Translator coverage of pass 5 testsuite


Today I was able to set things up to collect coverage data on the stap translator when running the pass-5 testsuite. I have posted the lcov results at:

http://people.redhat.com/wcohen/coverage_runtest20060104/

This was on a FC4 pentium M machine:

=== systemtap Summary ===

# of expected passes            110
# of unexpected failures        1

kernel version: 2.6.14-1.1653_FC4
systemtap translator version: version 0.5.2 built 2006-01-03


Something is wrong with the systemtap.stress/current.exp on FC4. Which versions of the kernel did current.stp work with? It died with the FC4 kernel:


Running ./systemtap.stress/current.exp ...
FAIL: ./systemtap.stress/current.stp startup (eof)
ERROR: tcl error sourcing ./systemtap.stress/current.exp.
ERROR: spawn_id: spawn id exp31 not open
    while executing
"close"
    (file "./systemtap.stress/current.exp" line 49)
    invoked from within
"source ./systemtap.stress/current.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source ./systemtap.stress/current.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

Looking through the output of "stap -g systemtap.stress/current.stp -v -k" Lots of errors.



-Will


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]