| From: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
|---|---|
| To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Robert(dot)Lor(at)Sun(dot)COM, jesus(at)omniti(dot)com |
| Subject: | [patch] executor and slru dtrace probes |
| Date: | 2009-11-13 22:29:41 |
| Message-ID: | 1258151381.1316.107.camel@localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I attached patch which was already sent on february/april, but it was
lost in time. It is originally from Robert Lor and Theo Schlossnagle.
It contains two DTrace probe groups. One is related to monitoring SLRU
and second is about executor nodes.
I merged it with the head.
Original end of mail thread is here:
http://archives.postgresql.org/pgsql-hackers/2009-04/msg00148.php
Zdenek
| Attachment | Content-Type | Size |
|---|---|---|
| slru_executor_dtrace.patch | text/x-patch | 14.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-11-13 23:08:26 | Re: I need to code a float with magnitude (ie unit of measure) |
| Previous Message | Robert Haas | 2009-11-13 22:21:34 | Re: [PATCH] dtrace probes for memory manager |