| От | Sushant Sinha |
|---|---|
| Тема | Re: Profiling postgres |
| Дата | |
| Msg-id | 1217210810.9777.1.camel@dragflick обсуждение исходный текст |
| Ответ на | Profiling postgres (Suresh <suiyengar@yahoo.com>) |
| Список | pgsql-general |
configure postgres with the following options 1. ./configure --enable-profiling 2. make and make install 3. start psql and issue the query 4. gmon.out will be in the data directory once you exit from psql -Sushant. On Sun, 2008-07-27 at 05:55 -0700, Suresh wrote: > > Hello, > > I want to profile some functions in postgres using gprof. I am > following this procedure listed in nabble forum. > > # cd postgres/bin > # cd .../src/backend > # make clean > # make PROFILE="-pg" all > > How to proceed after this ? I am not getting the gmon.out file. How do > I run ./postgres test under the profiler ? > > thanks and regards, > Suresh > > > >
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера