Eigenstate: myrddin-dev mailing list

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

Re: Half Assed, Noisy Valgrind Support: Patch.


Something like that.

I'll probably write a dumb heap profiler similar to the one I did for D at work in
the near future, which should be easier to use and have less noise, but this
is still good for detecting other issues.

> On Jan 27, 2016, at 7:36 AM, Ryan Gonzalez <rymg19@xxxxxxxxx> wrote:
> 
> 
> 
> On January 27, 2016 3:04:44 AM CST, Ori Bernstein <ori@xxxxxxxxxxxxxx> wrote:
>> If you're playing with this, and manage to get some use out of it, good
>> for
>> you.
>> 
>> Note that most of the errors it spews seem to be spurious, but if you
>> have a
>> giant leak, it will probably be able to find it. It doesn't seem to
>> know
>> about any global variables, and seems to report some spurious leaks.
>> 
>> If anyone has time to mess with this and get it into useful shape,
>> though, I
>> will owe you all the beers.
> 
> Until the next distraction (like a kitten) comes along, though, right?
> -- 
> Sent from my Nexus 5 with K-9 Mail. Please excuse my brevity.
> 


References:
Half Assed, Noisy Valgrind Support: Patch.Ori Bernstein <ori@xxxxxxxxxxxxxx>
Re: Half Assed, Noisy Valgrind Support: Patch.Ryan Gonzalez <rymg19@xxxxxxxxx>