DTrace probes patch

From: Robert Lor <Robert(dot)Lor(at)Sun(dot)COM>
To: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: DTrace probes patch
Date: 2008-12-15 13:35:49
Message-ID: 49465D35.9010404@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


The attached patch contains a couple of fixes in the existing probes and
includes a few new ones.

- Fixed compilation errors on OS X for probes that use typedefs
- Fixed a number of probes to pass ForkNumber per the relation forks patch
- The new probes are those that were taken out from the previous
submitted patch and required simple fixes. Will submit the other probes
that may require more discussion in a separate patch.

-Robert

Attachment Content-Type Size
dtrace.patch text/plain 11.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2008-12-15 13:35:53 Re: Sync Rep: First Thoughts on Code
Previous Message Heikki Linnakangas 2008-12-15 13:24:10 Re: visibility map and reltuples