Using Gprof with Postgresql - Mailing list pgsql-performance

From Reydan Cankur
Subject Using Gprof with Postgresql
Date
Msg-id DD33DDFC-3C26-4550-9E9A-FE29E017B374@gmail.com
Whole thread Raw
Responses Re: Using Gprof with Postgresql
Re: Using Gprof with Postgresql
Re: Using Gprof with Postgresql
List pgsql-performance
Hi All,

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?

Reydan

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: slow query : very simple delete, 100% cpu, nearly no disk activity
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Using Gprof with Postgresql