On 10/27/2009 05:11 AM, Pauli Virtanen wrote:
> Mon, 26 Oct 2009 14:26:20 -0400, Michael Droettboom wrote:
>
>> I know David Cournapeau has done some work on using gcov for coverage
>> with Numpy.
>>
>> Unaware of this, (doh! -- I should have Googled first), I wrote a small
>> C code-coverage t
Mon, 26 Oct 2009 14:26:20 -0400, Michael Droettboom wrote:
> I know David Cournapeau has done some work on using gcov for coverage
> with Numpy.
>
> Unaware of this, (doh! -- I should have Googled first), I wrote a small
> C code-coverage tool built on top of valgrind's callgrind tool, so it
> bas
I know David Cournapeau has done some work on using gcov for coverage
with Numpy.
Unaware of this, (doh! -- I should have Googled first), I wrote a small
C code-coverage tool built on top of valgrind's callgrind tool, so it
basically only works on x86/AMD64 unixy platforms, but unlike gcov it