> On 5 Sep 2024, at 11:18, Isharat Mahmood wrote:
>
> Dear Team,
>
> We have a query regarding Valgrind working model.
> Is it the right mailer list to ask?
If it is a Valgrind User question then this is the right list.
Otherwise there is a mailing list for Valgrind developers.
A+
Paul
Dear Team,
We have a query regarding Valgrind working model.
Is it the right mailer list to ask?
Thanks,
Md Isharat
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users
Hi Team,
>From the latest tar file provided on the valgrinds downloads page.
I have performed build and install.I could not find any binary vk_logmerge.
How to use vk_logmerge tool from the package.
If in case I am mailing to the wromg mail.
Could you please redirect me to the correct one.
Reg
Am 21.04.2015 um 11:35 schrieb rajsing mohapatro:
> This mail is to check if currently Valgrind provides any tool/option
> which can be utilized to do profiling of a running process to know what
> % of memory allocation made by the process is NUMA optimized.
Not that I know of.
However, physical
Hi there, This mail is to check if currently Valgrind provides any tool/option
which can be utilized to do profiling of a running process to know what % of
memory allocation made by the process is NUMA optimized. By "NUMA optimized"
allocation I mean, "if a process running on a processor
On 03/16/2015 10:23 AM, MUHAMMADSAHEER C wrote:
> Hi,
> I am trying to build valgrind for Octeon MIPS 64 architecture using cross
> compiler.
> While linking, build gives following error,
> m_main.c:(.text+0xc): undefined reference to `_gp_disp'
> Can anyone suggest how to resolve this?
> I sear
Hi,
I am trying to build valgrind for Octeon MIPS 64 architecture using cross
compiler.
While linking, build gives following error,
m_main.c:(.text+0xc): undefined reference to `_gp_disp'
Can anyone suggest how to resolve this?
I searched in net, but could not find a proper solution.
I used follo
On 10/3/2011 7:23 AM, Andrew Cooper wrote:
> Hello,
>
> I am using valgrind-3.6.0.SVN-Debian, and cant work out why I am getting
> Invalid read errors.
>
> The routine is one which is adding symbols to a std::map, indexed by
> their virtual address. As multiple symbols may share the same virtual
>
On 03/10/11 16:07, Tom Hughes wrote:
> On 03/10/11 16:04, Andrew Cooper wrote:
>
>> Is there a useful location to put an FAQ/equiv stating that an apparent
>> error in __GI_strlen might suggest that you are not working with NULL
>> terminating strings? Google was no use which is why I emailed the l
On 03/10/11 15:52, David Chapman wrote:
> On 10/3/2011 7:23 AM, Andrew Cooper wrote:
>> Hello,
>>
>> I am using valgrind-3.6.0.SVN-Debian, and cant work out why I am getting
>> Invalid read errors.
>>
>> The routine is one which is adding symbols to a std::map, indexed by
>> their virtual address.
On 03/10/11 16:04, Andrew Cooper wrote:
> Is there a useful location to put an FAQ/equiv stating that an apparent
> error in __GI_strlen might suggest that you are not working with NULL
> terminating strings? Google was no use which is why I emailed the list.
It's kind of valgrind 101 really - re
On 03/10/11 15:41, Tom Hughes wrote:
> On 03/10/11 15:23, Andrew Cooper wrote:
>
>> Where the two errors are referring to the two strlen() calls when
>> calculating newsize.
>>
>> Are these errors indicating a supposed bug in my code, or are they
>> complaining about something in the __GI_strlen re
On 03/10/11 15:23, Andrew Cooper wrote:
> Where the two errors are referring to the two strlen() calls when
> calculating newsize.
>
> Are these errors indicating a supposed bug in my code, or are they
> complaining about something in the __GI_strlen replaced code. If so,
> does this mean there i
Hello,
I am using valgrind-3.6.0.SVN-Debian, and cant work out why I am getting
Invalid read errors.
The routine is one which is adding symbols to a std::map, indexed by
their virtual address. As multiple symbols may share the same virtual
address, I need to concatenate the symbol names in the a
Hello,
1. While running the memcheck and helgrind on target, logs does not show
the line number and filename where the actually bug is present(it only shows
the name of executable).
2. Running a code with memory leak by using tool memcheck, no leaks are
detected.
3. Memory consumption while runn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi there,
yes you can do it with Valgrind. All you need to do is to skim over the
first few pages of the manual. Since memcheck is the default tool, not
much prior knowledge is needed ...
Frankly I source two different functions in my bash profile
Hi,
I have a small project with few C,C++ files in it.I want to chk if the whole
project has a memleak or not.Can I do this using valgrind.If yes How and where
can i find more info on this.
Please help.
Thanks
-
17 matches
Mail list logo