?? readme
字號:
This directory includes a set of scripts which will add event pointsto the network stack for use with the WindView visualization tool. Eachscript is executed from the Tornado Shell. Executing the commands in the WvNetSetup.scp file alters the options of the network task to enablethe use of event points. Similarly, executing the WvNetCleanup.scp file willrestore the original settings. The remaining script files will set event points for particular components of the network stack as follows: Script File Component ----------- --------- MuxEventSet.scp MUX interface RouteEventSet.scp Routing library NetBufEventSet.scp Network pool manager IpEventSet.scp IP network protocol UdpEventSet.scp UDP transport protocol TcpEventSet.scp TCP transport protocol BsdSockEventSet.scp BSD sockets API Each of these scripts should only be executed if the correspondingstack component is actually present. In addition, the IpEventSet.scp filecontains commands to add event points for three optional routines in the ICMP and IGMP network protocols (icmpErrorHook, igmpJoinGrpHook, andigmpLeaveGrpHook). If any of those routines are installed, the commment markpreceding the associated command may be removed to allow recording of theevent. The events in these scripts are assigned the first 51 user eventidentifiers (user events 0 - 50, inclusive). The eventlist.text filelists the event identifiers assigned to each of the monitored functionsin the network stack. A similar listing is contained in the eventlist.psfile, which includes the user-defined icons for each event. These iconscan be made available to WindView either by copying the files to the WindView resources directory or by setting the WV_USER_ICONS environment variable appropriately. For complete instructions on using these icons, see the WindView User's Guide.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -