[erlang-questions] Is Valgrind still working?

Alessandro Sivieri alessandro.sivieri@REDACTED
Wed Feb 27 17:16:40 CET 2013


Ok, looks like the problem is R15B, for R15B01 it works...


On Wed, Feb 27, 2013 at 4:50 PM, Lukas Larsson <lukas@REDACTED> wrote:

> Hello,
>
> We run continuous tests with the valgrind emulator, so it should be
> working. Are you building from the source tar or from a clone of github? Is
> ERL_TOP set correctly? What are the build steps (configure, make etc) you
> do leading up to doing `make valgrind`?
>
> Lukas
>
> On Wed, Feb 27, 2013 at 4:36 PM, Alessandro Sivieri <
> alessandro.sivieri@REDACTED> wrote:
>
>> Hi all,
>>
>> the question is the one in the subject: I'm trying to build R15B with
>> Valgrind enabled, but when I execute
>>
>> make valgrind FLAVOR=smp
>>
>> it returns "valgrind is up to date", which is clearly false because there
>> is no beam.valgrind anywhere... so is it still possible to execute Valgrind?
>>
>> In general, what I'm trying to obtain is a profile of the heap during the
>> execution of an Erlang application, because of a comparison I have to do
>> with the same application written in other languages, so if Valgrind is not
>> working I am open to suggestions :)
>>
>> --
>> Sivieri Alessandro
>> alessandro.sivieri@REDACTED
>> http://sivieri.wordpress.com/
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>


-- 
Sivieri Alessandro
alessandro.sivieri@REDACTED
http://sivieri.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130227/3e88d33b/attachment.htm>


More information about the erlang-questions mailing list