From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org, Robert Lor <Robert(dot)Lor(at)sun(dot)com> |
Subject: | Re: [PATCHES] Generic Monitoring Framework with DTrace patch |
Date: | 2006-07-21 23:39:20 |
Message-ID: | 200607220139.21369.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Here is a consolidated patch that contains all the files. I made some
configure and makefile adjustments and put standard comment headers in
all the files. You can use DTRACEFLAGS to pass options to configure,
which should help sorting out the 32/64-bit issue. The problem of the
*.d files is already gone in CVS.
Since I don't have access to a Solaris system, this is untested for the
DTrace-enabled case. The only thing left to do besides actually
testing that case would be moving the probes.d file to a different
location, since we probably don't want to have special-purpose files in
src/backend.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
Attachment | Content-Type | Size |
---|---|---|
dtrace-patch.diff | text/x-diff | 14.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Campbell | 2006-07-22 00:00:24 | "hot standby" system |
Previous Message | Hiroshi Saito | 2006-07-21 23:28:48 | Re: Loading the PL/pgSQL debugger (and other plugins) |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Lor | 2006-07-22 03:25:48 | Re: [PATCHES] Generic Monitoring Framework with DTrace patch |
Previous Message | Tom Lane | 2006-07-21 20:53:18 | Re: BTree tid operators and opclass |