Using Gprof with Postgresql

From: Reydan Cankur <reydan(dot)cankur(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Using Gprof with Postgresql
Date: 2009-09-07 15:11:14
Message-ID: DD33DDFC-3C26-4550-9E9A-FE29E017B374@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-09-07 15:32:28 Re: Using Gprof with Postgresql
Previous Message Vincent de Phily 2009-09-07 09:05:02 Re: slow query : very simple delete, 100% cpu, nearly no disk activity