From 4df910b8d9b1aa0a79db34189f5233b1507ebc4b Mon Sep 17 00:00:00 2001 From: ddomingo Date: Thu, 4 Dec 2008 13:31:46 +1000 Subject: moving Network scripts ahead of Disk to shrink pages in html-en-US --- .../en-US/Useful_SystemTap_Scripts.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/SystemTap_Beginners_Guide/en-US') diff --git a/doc/SystemTap_Beginners_Guide/en-US/Useful_SystemTap_Scripts.xml b/doc/SystemTap_Beginners_Guide/en-US/Useful_SystemTap_Scripts.xml index 8e089af6..8b7fc741 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Useful_SystemTap_Scripts.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Useful_SystemTap_Scripts.xml @@ -36,8 +36,12 @@ case studies and more info on some scripts here - http://sourceware.org/systemtap/wiki/WarStories - - +
+ Network + The following sections showcase scripts that trace network-related functions and build a profile of network activity. + + +
Disk The following sections showcase scripts that monitor disk and I/O activity. @@ -61,12 +65,8 @@
-
- Network - The following sections showcase scripts that trace network-related functions and build a profile of network activity. - - -
+ +