制作内存火焰图遇到问题,求帮助。我的程序发现有内存泄露,想通过内存火焰图来分析。但是之前没玩过。遇到这样的报错。ngx-leaked-pools的工具地址为:https://github.com/openresty/nginx-systemtap-toolkit#ngx-leaked-pools 求大神们帮助啊。 zm...@126.com --
请同时提供一下你的操作系统、openresty版本错误信息不要截图,最好是文本,为了方便文本检索,方便后来人。2015-09-15 18:27 GMT+08:00 zm1...@126.com <zm1...@126.com>: 制作内存火焰图遇到问题,求帮助。我的程序发现有内存泄露,想通过内存火焰图来分析。但是之前没玩过。遇到这样的报错。ngx-leaked-pools的工具地址为:https://github.com/openresty/nginx-systemtap-toolkit#ngx-leaked-pools 求大神们帮助啊。 zm1...@126.com -- -- MembhisMy github: https://github.com/membphisOur Book: OpenResty Best Practices
制作内存火焰图遇到问题,求帮助。我的程序发现有内存泄露,想通过内存火焰图来分析。但是之前没玩过。遇到这样的报错。ngx-leaked-pools的工具地址为:https://github.com/openresty/nginx-systemtap-toolkit#ngx-leaked-pools 求大神们帮助啊。 zm1...@126.com --
centos6.5 ngx_openresty-1.9.3.1报错信息文本我后面再发,先帮忙分析分析。在 2015年9月15日星期二 UTC+8下午6:58:11,YuanSheng Wang写道:请同时提供一下你的操作系统、openresty版本错误信息不要截图,最好是文本,为了方便文本检索,方便后来人。2015-09-15 18:27 GMT+08:00 zm1...@126.com <zm1...@126.com>: 制作内存火焰图遇到问题,求帮助。我的程序发现有内存泄露,想通过内存火焰图来分析。但是之前没玩过。遇到这样的报错。ngx-leaked-pools的工具地址为:https://github.com/openresty/nginx-systemtap-toolkit#ngx-leaked-pools 求大神们帮助啊。 zm1...@126.com -- -- MembhisMy github: https://github.com/membphisOur Book: OpenResty Best Practices --
Hello! 2015-09-15 18:27 GMT+08:00 zm...@126.com: > > 制作内存火焰图遇到问题,求帮助。 > > 我的程序发现有内存泄露,想通过内存火焰图来分析。但是之前没玩过。 > > 遇到这样的报错。 > > ngx-leaked-pools的工具地址为:https://github.com/openresty/nginx-systemtap-toolkit#ngx-leaked-pools > 引用一下你引用的文档里针对此问题的具体说明: “This script requires Nginx instances that have applied the latest dtrace patch. See the dtrace-nginxproject for more details. The bundle ngx_openresty 1.2.3.3+ includes the right dtrace patch by default. And you just need to build it with the --with-dtrace-probes configure option.” 你这个错误清楚地指示出了你的 nginx 构造里面缺少对应的 dtrace 静态探针。 Regards, -agentzh
Hello! 2015-09-15 18:27 GMT+08:00 zm1...@126.com: > > 制作内存火焰图遇到问题,求帮助。 > > 我的程序发现有内存泄露,想通过内存火焰图来分析。但是之前没玩过。 > > 遇到这样的报错。 > > ngx-leaked-pools的工具地址为:https://github.com/openresty/nginx-systemtap-toolkit#ngx-leaked-pools > 引用一下你引用的文档里针对此问题的具体说明: “This script requires Nginx instances that have applied the latest dtrace patch. See the dtrace-nginxproject for more details. The bundle ngx_openresty 1.2.3.3+ includes the right dtrace patch by default. And you just need to build it with the --with-dtrace-probes configure option.” 你这个错误清楚地指示出了你的 nginx 构造里面缺少对应的 dtrace 静态探针。 Regards, -agentzh