[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: call for testing



Hi Pierre,

2011/5/13 Pierre Habouzit <madcoder@madism.org>:
> Valgrind has been enabled to build on armel. I don't own such machine,
> nor have access to (I think) the required hardware (armv7).

  Thanks very much for taking care of it.

> Could anyone here install the valgrind from unstable and tell me if it
> seems to work please?

I tested with `valgrind ps -ax` on armv7 machine for armel working
fine (see bottom output).
I also ported to armhf architecture which it is targetting armv7, by
adding `armhf` in the architecture list (it compiled fine), it also
worked as expected. Could you add armhf on the architecture list? TIA

$ valgrind ps ax
==3827== Memcheck, a memory error detector
==3827== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==3827== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
==3827== Command: ps ax
==3827==
  PID TTY      STAT   TIME COMMAND
    1 ?        Ss     0:02 /sbin/init
[...]
==3827==
==3827== HEAP SUMMARY:
==3827==     in use at exit: 514 bytes in 21 blocks
==3827==   total heap usage: 272 allocs, 251 frees, 42,246 bytes allocated
==3827==
==3827== LEAK SUMMARY:
==3827==    definitely lost: 0 bytes in 0 blocks
==3827==    indirectly lost: 0 bytes in 0 blocks
==3827==      possibly lost: 0 bytes in 0 blocks
==3827==    still reachable: 514 bytes in 21 blocks
==3827==         suppressed: 0 bytes in 0 blocks
==3827== Rerun with --leak-check=full to see details of leaked memory
==3827==
==3827== For counts of detected and suppressed errors, rerun with: -v
==3827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 13 from 6)


-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html


Reply to: