Re: Using Gprof with Postgresql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Using Gprof with Postgresql
Дата
Msg-id 7864.1252344298@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Using Gprof with Postgresql  (Reydan Cankur <reydan.cankur@gmail.com>)
Ответы Re: Using Gprof with Postgresql  (Reydan Cankur <reydan.cankur@gmail.com>)
Список pgsql-performance
Reydan Cankur <reydan.cankur@gmail.com> writes:
> I compile PostgreSQL-8.4.0 with icc and --enable profiling option. I
> ran command psql and create table and make a select then I quit psql
> and go to .../data/gprof folder there are some folders named with
> numbers (I think they are query ids); all of them are empty. How can I
> solve this issue?

Well, you could use gcc ... icc claims to support the -pg switch but
the above sounds like it just ignores it.

            regards, tom lane

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Using Gprof with Postgresql
Следующее
От: "Fernando Hevia"
Дата:
Сообщение: Re: Planner question - "bit" data types