# HG changeset patch # User Maxim Dounin # Date 1707930474 -10800 # Node ID cfdc1ba95196e5b311da3b9c70fd1fe608ea486b # Parent a6edd62b60c15b5eecfcacf1d6cc2ae0f13ace3f Free nginx: removed link to the example DTrace script. It's long-obsolete due to changes in nginx source code. Further, it does not really work, as DTrace has its own idea about alignment and representation of bit fields. diff -r a6edd62b60c1 -r cfdc1ba95196 xml/en/docs/nginx_dtrace_pid_provider.xml --- a/xml/en/docs/nginx_dtrace_pid_provider.xml Wed Feb 14 20:07:51 2024 +0300 +++ b/xml/en/docs/nginx_dtrace_pid_provider.xml Wed Feb 14 20:07:54 2024 +0300 @@ -9,7 +9,7 @@
@@ -134,12 +134,7 @@ -The final DTrace script can be downloaded from -here. - - - -The following example shows the output of running this script: +The following example shows the output of running the resulting script: # dtrace -C -I ./objs -s trace_process_request.d -p 4848