[Valgrind-users] valgrind on pandaboard

2013-03-03 Thread nandhini chandramoorthy
Hi I am trying to use valgrind to observe memory access patterns of certain benchmarks on ARM core. I have a pandaboard with arm-cortexA9. On my x86 machine, i have sourcery codebench cross compilation tools installed. I cross compiled valgrind -- ./configure --target=arm-none-linux-gnueabi

Re: [Valgrind-users] valgrind on pandaboard

2013-03-03 Thread nandhini chandramoorthy
at 10:40 AM, Dan Kegel d...@kegel.com wrote: On Sun, Mar 3, 2013 at 7:21 AM, nandhini chandramoorthy nandhini@gmail.com wrote: I am trying to use valgrind to observe memory access patterns of certain benchmarks on ARM core. I have a pandaboard with arm-cortexA9. On my x86 machine, i