Thanks for your support. /TEd
-----Original Message-----
From: praveen malviya [mailto:[email protected]]
Sent: Tuesday, April 28, 2015 2:11 PM
To: Yao Cheng LIANG; A V Mahesh; [email protected]
Subject: Re: [users] valgrind
On 28-Apr-15 11:21 AM, Yao Cheng LIANG wrote:
> There is memory leak when integrating.
Changes are common for any OpenSAF service, only difference is name of exported
variable. Here it is DTMTOOL.
Here is what I do for AMF in osaf-amfnd:
echo -n "Starting $prog: "
- start_daemon -p $pidfile $binary $args
+ start_daemon -p $pidfile $AMFNDTOOL $binary $args
and
- killproc -p $pidfile $binary
+ pid=`cat $pidfile`
+ kill -15 $pid
/Praveen
> Thanks.
>
> Ted
>
>
> Sent from Samsung Mobile
>
>
>
> -------- Original message --------
> From: A V Mahesh <[email protected]>
> Date: 2015/04/28 13:38 (GMT+08:00)
> To: [email protected]
> Subject: Re: [users] valgrind
>
>
> Have your observed any memory leak in dtm while your integrating ?
> or you just want to explore ?
>
> -AVM
>
> On 4/28/2015 9:14 AM, Yao Cheng LIANG wrote:
>> Dear all,
>>
>> I saw the line like this in every config file. But nothing changes if I
>> uncomment the lines. Could you anyone tell me how to use valgrind to debug
>> memory leak?
>>
>> #export DTMTOOL="valgrind --leak-check=full --log-file=/tmp/dtm.valgrind"
>>
>> Thanks,
>>
>> Ted
>> ---------------------------------------------------------------------
>> --------- One dashboard for servers and applications across
>> Physical-Virtual-Cloud Widest out-of-the-box monitoring support with
>> 50+ applications Performance metrics, stats and reports that give you
>> Actionable Insights Deep dive visibility with transaction tracing
>> using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> _______________________________________________
>> Opensaf-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/opensaf-users
>
>
> ----------------------------------------------------------------------
> -------- One dashboard for servers and applications across
> Physical-Virtual-Cloud Widest out-of-the-box monitoring support with
> 50+ applications Performance metrics, stats and reports that give you
> Actionable Insights Deep dive visibility with transaction tracing
> using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Opensaf-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensaf-users
> ----------------------------------------------------------------------
> -------- One dashboard for servers and applications across
> Physical-Virtual-Cloud Widest out-of-the-box monitoring support with
> 50+ applications Performance metrics, stats and reports that give you
> Actionable Insights Deep dive visibility with transaction tracing
> using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Opensaf-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensaf-users
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users