[erlang-questions] Tool for performace evaluation

Mazen Harake mazen.harake@REDACTED
Tue May 31 08:37:10 CEST 2011


Try entop instead.

https://github.com/mazenharake/entop

/M

On 31 May 2011 08:32, Andy W. Song <wsongcn@REDACTED> wrote:
> I run Erlang on a remote machine through SSH. When I fire up etop it get:
> 1> etop:start().
> Application initialization failed: no display name and no $DISPLAY
> environment variable
> Error in startup script: no display name and no $DISPLAY environment
> variable
>     while executing
> "load /usr/lib/libtk8.4.so.0 Tk"
>     ("package ifneeded" script)
>     invoked from within
> "package require Tk 8.3"
>     (file "/usr/lib/erlang/lib/gs-1.5.12/priv/gstk.tcl" line 7)
> How can I use text mode?
> Thanks
> Andy
> On Mon, May 23, 2011 at 8:26 PM, Gustav Simonsson
> <gustav.simonsson@REDACTED> wrote:
>>
>> etop:start().
>>
>> gives information similar to 'top' in UNIX:
>> http://www.erlang.org/doc/man/etop.html
>>
>> Regards,
>> Gustav Simonsson
>>
>> ----- Original Message -----
>> From: "Muhammad Yousaf" <muhammad.yousaf@REDACTED>
>> To: erlang-questions@REDACTED
>> Sent: Monday, May 23, 2011 1:00:32 PM GMT +01:00 Amsterdam / Berlin / Bern
>> / Rome / Stockholm / Vienna
>> Subject: [erlang-questions] Tool for performace evaluation
>>
>>
>> Hi,
>>
>> Is there any tools to evaluate the performance of a module in Erlang that
>> can show graphical interface for time elapse, memory usage, performance
>> benchmarks etc ??
>>
>> or is there any alternative to do this in Erlang
>>
>> Thanks in advance
>>
>> Regards,
>>
>>
>> Muhammad Yousaf
>>
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>
>
>
> --
> ---------------------------------------------------------------
> 有志者,事竟成,破釜沉舟,百二秦关终属楚
> 苦心人,天不负,卧薪尝胆,三千越甲可吞吴
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>



More information about the erlang-questions mailing list