Testsuite run on ppc64

Hien Nguyen hien@us.ibm.com
Fri Nov 4 17:27:00 GMT 2005


William Cohen wrote:

> Hien Nguyen wrote:
>
>> Frank Ch. Eigler wrote:
>>
>>> There may be a systemic error in the dejagnu regexps, where multiple
>>> lines of output are generated by systemtap or the probe, and are
>>> intended to be matched individually.  The "-re "SOMETHING.*\r"
>>> idiom may need to become something like "-re SOMETHING[^\r]*\r".
>>>
>>> - FChE
>>>
>>>  
>>>
>> Bingo :-)
>
>
> I just checked in changes based on Franks suggestions. For symbol.exp, 
> syscall[1,2].exp. Those should provide better results.
>
> -Will
>
Yes, all tests passed except for the kmodule test . Look under 
/usr/lib/debug/lib/modules/2.6.9-22.EL, and yes the ext3 debuginfo is there.

#find . -name "ext3*"
./kernel/fs/ext3
./kernel/fs/ext3/ext3.ko.debug




More information about the Systemtap mailing list