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]

Re: What about MIPS support?


On 08/05/2015 09:30 PM, William Cohen wrote:
> On 08/05/2015 02:45 PM, Crestez Dan Leonard wrote:
>> Hello,
>>
>> Those patches were on top of an older version. I just rebased on top of latest release 2.8 and only encountered a minor conflict. There are no further conflicts when rebasing on top of latest master. I pushed the branches here:
>>
>>     https://github.com/cdleonard/systemtap/commits/mips-2.8
>>     https://github.com/cdleonard/systemtap/commits/mips-master
>>
>> Regards,
>> Leonard
> 
> Hi Leonard,
> 
> Thanks for the pointers to current git trees with the patches.  I found that the div instruction for the mips processor is not coded correctly and the "make installcheck" smoke test fails as a result.  Attached is a patch to fix that and allow the systemtap.base/arith.exp test to pass.  With this patch the mips-master branch will run the "make installcheck" testsuite on a 32-bit mips processor
> 
> -Will
> 

Hi Dan,

I rebuild the kernel with CONFIG_DEGUG_INFO=y, had the systemtap source patched for the mips divide and ran the testsuite again.  Things ran a bit better, but the machine still dies on the systemtap.base/limits.exp test.  Attached is the portion of the tests that ran.

-Will

Attachment: systemtap.sum
Description: Text document


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