Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UPlkL-0007tZ-DX for pgsql-docs@arkaria.postgresql.org; Wed, 10 Apr 2013 03:30:53 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UPlkK-0002IO-Lk for pgsql-docs@arkaria.postgresql.org; Wed, 10 Apr 2013 03:30:52 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UPlkJ-0002II-SR for pgsql-docs@postgresql.org; Wed, 10 Apr 2013 03:30:51 +0000 Received: from mout.gmx.net ([212.227.15.18]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UPlk9-00038H-GB for pgsql-docs@postgresql.org; Wed, 10 Apr 2013 03:30:51 +0000 Received: from mailout-de.gmx.net ([10.1.76.27]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0MEHTC-1UNZsm1JKS-00FUmS for ; Wed, 10 Apr 2013 05:30:40 +0200 Received: (qmail invoked by alias); 10 Apr 2013 03:30:40 -0000 Received: from pool-108-52-108-60.phlapa.fios.verizon.net (EHLO [192.168.1.7]) [108.52.108.60] by mail.gmx.net (mp027) with SMTP; 10 Apr 2013 05:30:40 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1/oZuMHP9LoHkjhbED1LnQ7uTu0hovheppOXDIXVB eJ4jmn5xFb2bK+ Message-ID: <1365564638.348.1.camel@vanquo.pezone.net> Subject: DTrace home page down From: Peter Eisentraut To: pgsql-docs@postgresql.org Date: Tue, 09 Apr 2013 23:30:38 -0400 Content-Type: multipart/mixed; boundary="=-PcWLSwMBGqCPkGuBpQhH" X-Mailer: Evolution 3.4.4-3 Mime-Version: 1.0 X-Y-GMX-Trusted: 0 X-Pg-Spam-Score: -4.3 (----) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org --=-PcWLSwMBGqCPkGuBpQhH Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Since OpenSolaris was yanked from the net, the DTrace link in our documentation points to approximately nowhere. I propose the attached patch with a link to Wikipedia instead (for lack for strong alternatives), and a few other updates. --=-PcWLSwMBGqCPkGuBpQhH Content-Disposition: attachment; filename="dtrace-doc.patch" Content-Type: text/x-patch; name="dtrace-doc.patch"; charset="UTF-8" Content-Transfer-Encoding: 7bit diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index c22f16a..b37b6c3 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1814,14 +1814,12 @@ Dynamic Tracing - Currently, only the - DTrace - utility is supported, which is available - on OpenSolaris, Solaris 10, and Mac OS X Leopard. It is expected that - DTrace will be available in the future on FreeBSD and possibly other - operating systems. The + Currently, the + DTrace + utility is supported, which, at the time of this writing, is available + on Solaris, Mac OS X, FreeBSD, NetBSD, and Oracle Linux. The SystemTap project - for Linux also provides a DTrace equivalent. Supporting other dynamic + for Linux provides a DTrace equivalent and can also be used. Supporting other dynamic tracing utilities is theoretically possible by changing the definitions for the macros in src/include/utils/probes.h. --=-PcWLSwMBGqCPkGuBpQhH Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs --=-PcWLSwMBGqCPkGuBpQhH--