Re: [PATCHES] Generic Monitoring Framework with DTrace patch - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PATCHES] Generic Monitoring Framework with DTrace patch
Date
Msg-id 200607220139.21369.peter_e@gmx.net
Whole thread Raw
List pgsql-hackers
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/

pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Documenting Replication Solutions
Next
From: Andrew Dunstan
Date:
Subject: libdir for installcheck