Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit82b55c9

Browse files
committed
doc: Update DTrace information
The old web site link no longer worked, and some information wasoutdated.
1 parentd334b33 commit82b55c9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1814,14 +1814,12 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
18141814
</para>
18151815

18161816
<para>
1817-
Currently, only the
1818-
<ulink url="http://opensolaris.org/os/community/dtrace/">DTrace</ulink>
1819-
utility is supported, which is available
1820-
on OpenSolaris, Solaris 10, and Mac OS X Leopard. It is expected that
1821-
DTrace will be available in the future on FreeBSD and possibly other
1822-
operating systems. The
1817+
Currently, the
1818+
<ulink url="https://en.wikipedia.org/wiki/DTrace">DTrace</ulink>
1819+
utility is supported, which, at the time of this writing, is available
1820+
on Solaris, Mac OS X, FreeBSD, NetBSD, and Oracle Linux. The
18231821
<ulink url="http://sourceware.org/systemtap/">SystemTap</ulink> project
1824-
for Linuxalsoprovides a DTrace equivalent. Supporting other dynamic
1822+
for Linux provides a DTrace equivalent and can also be used. Supporting other dynamic
18251823
tracing utilities is theoretically possible by changing the definitions for
18261824
the macros in <filename>src/include/utils/probes.h</>.
18271825
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp