Re: profiling connection overhead - Mailing list pgsql-hackers

From Tom Lane
Subject Re: profiling connection overhead
Date
Msg-id 17754.1290628767@sss.pgh.pa.us
Whole thread Raw
In response to Re: profiling connection overhead  (Gerhard Heift <ml-postgresql-20081012-3518@gheift.de>)
List pgsql-hackers
Gerhard Heift <ml-postgresql-20081012-3518@gheift.de> writes:
> On Wed, Nov 24, 2010 at 01:20:36PM -0500, Robert Haas wrote:
>> I tried configuring oprofile with --callgraph=10 and then running
>> oprofile with -c, but it gives kooky looking output I can't interpret.

> Have a look at the wiki:
> http://wiki.postgresql.org/wiki/Profiling_with_OProfile#Additional_analysis

The critical piece of information is there now, but it wasn't a minute
ago.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: function(contants) evaluated for every row
Next
From: Dimitri Fontaine
Date:
Subject: Re: Extensions, this time with a patch