great, thanks!
On Tue, Jul 14, 2009 at 1:02 PM, Tom Hughes wrote:
> On 14/07/09 20:21, Ivan Novick wrote:
>
>> I am getting:
>>
>> WARNING: unhandled syscall: 142
>>
>> My machine is Ubuntu: Linux paloalto 2.6.27-9-generic #1 SMP Thu Nov
>> 20 22:15:32
Hi,
I am getting:
WARNING: unhandled syscall: 142
My machine is Ubuntu: Linux paloalto 2.6.27-9-generic #1 SMP Thu Nov
20 22:15:32 UTC 2008 x86_64 GNU/Linux
Is system call 142 handled in the most recent codebase of valgrind?
Thank you,
Ivan
-- Forwarded message --
From: Ivan Novick
Date: Wed, May 27, 2009 at 4:52 PM
Subject: Re: [Valgrind-users] False Sharing Detection
To: Nicholas Nethercote
A report that would be very help full for application developers would be
like this:
LINE OF CODE
threads even though there are enough CPU's to
do the work.
Are there any tools in valgrind to do this?
Regards,
Ivan Novick
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech
is it a 32 bit or 64 bit OS?
On Thu, May 14, 2009 at 1:55 PM, wrote:
> Hi,
>
> I am using valgrind 3.4.1 to try to find a memory leak. My
> program has an initial routine which allocates a lot of memory -
> around 1 GB. When I run the program by itself it runs fine, however
> when I run it unde
Hi,
I am getting an unsupported system call error for the info below. Is
this system call supported already in your codebase or do you want a
patch for it?
Thanks,
Ivan Novick
=
grep 142 /usr/include/asm/unistd_64.h