Re: [HACKERS] Profiling?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Profiling?
Дата
Msg-id 199909270025.UAA26569@candle.pha.pa.us
обсуждение исходный текст
Ответ на Profiling?  (Leon <leon@udmnet.ru>)
Список pgsql-hackers
Yes, I have done it many times.  I profile that postgres process, not
the backend.  Look for this in Makefile.global:
# Comment out PROFILE to generate a profile version of the binaries#PROFILE= -p -non_shared


> Hi!
> 
> How do you profile backend? It complains about 'profile timer expired'
> apparently due to waiting on socket. Maybe some compile option is 
> missing or there is other trick?
> 
> -- 
> Leon.
> -------
> He knows he'll never have to answer for any of his theories actually 
> being put to test. If they were, they would be contaminated by reality.
> 
> ************
> 


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] psql code to be obducted by alien (me)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] libpq.rc for Win32