nginx-0.6.29

Sergey mckoy at rambler.ru
Tue Mar 18 18:20:38 MSK 2008


* Igor Sysoev <is at rambler-co.ru> [Tue, 18 Mar 2008 17:56:33 +0300]:
> On Tue, Mar 18, 2008 at 05:50:56PM +0300, Монашёв Михаил wrote:
>
> > Здравствуйте, Игорь.
> >
> > > Изменения в nginx 0.6.29
> 18.03.2008
> >
> > >     *) Добавление: модуль ngx_google_perftools_module.
> >
> > А что он делает?
>
> Разрешает profiler для worker'ов.
>
> ./configure --with-google_perftools_module
>
> nginx.conf:
>
> google_perftools_profiles  /path/to/profile;
>
> Профайлы сохраняются в /path/to/profile.<worker_pid>
>
>
> --
> Игорь Сысоев
> http://sysoev.ru
>
при компиляции выдает ошибки:
objs/src/misc/ngx_google_perftools_module.o: In function 
`ngx_google_perftools_worker':
ngx_google_perftools_module.c:(.text+0xa9): undefined reference to 
`ProfilerStop'
ngx_google_perftools_module.c:(.text+0xd7): undefined reference to 
`ProfilerStart'
ngx_google_perftools_module.c:(.text+0xe0): undefined reference to 
`ProfilerRegisterThread'





More information about the nginx-ru mailing list