windows-nt/Source/XPSP1/NT/sdktools/setedit
2020-09-26 16:20:57 +08:00
..
addline.c Add source files 2020-09-26 16:20:57 +08:00
addline.dlg Add source files 2020-09-26 16:20:57 +08:00
addline.h Add source files 2020-09-26 16:20:57 +08:00
command.c Add source files 2020-09-26 16:20:57 +08:00
command.h Add source files 2020-09-26 16:20:57 +08:00
counters.c Add source files 2020-09-26 16:20:57 +08:00
counters.h Add source files 2020-09-26 16:20:57 +08:00
dialogs.c Add source files 2020-09-26 16:20:57 +08:00
dialogs.h Add source files 2020-09-26 16:20:57 +08:00
dlgids.h Add source files 2020-09-26 16:20:57 +08:00
fileopen.c Add source files 2020-09-26 16:20:57 +08:00
fileopen.h Add source files 2020-09-26 16:20:57 +08:00
fileutil.c Add source files 2020-09-26 16:20:57 +08:00
fileutil.h Add source files 2020-09-26 16:20:57 +08:00
globals.h Add source files 2020-09-26 16:20:57 +08:00
grafdata.c Add source files 2020-09-26 16:20:57 +08:00
grafdata.h Add source files 2020-09-26 16:20:57 +08:00
graph.c Add source files 2020-09-26 16:20:57 +08:00
graph.h Add source files 2020-09-26 16:20:57 +08:00
helpline.rc Add source files 2020-09-26 16:20:57 +08:00
init.c Add source files 2020-09-26 16:20:57 +08:00
init.h Add source files 2020-09-26 16:20:57 +08:00
legend.c Add source files 2020-09-26 16:20:57 +08:00
legend.h Add source files 2020-09-26 16:20:57 +08:00
line.c Add source files 2020-09-26 16:20:57 +08:00
line.h Add source files 2020-09-26 16:20:57 +08:00
makefile Add source files 2020-09-26 16:20:57 +08:00
memory.c Add source files 2020-09-26 16:20:57 +08:00
menuids.h Add source files 2020-09-26 16:20:57 +08:00
menus.rc Add source files 2020-09-26 16:20:57 +08:00
options.h Add source files 2020-09-26 16:20:57 +08:00
owndraw.h Add source files 2020-09-26 16:20:57 +08:00
perfdata.c Add source files 2020-09-26 16:20:57 +08:00
perfdata.h Add source files 2020-09-26 16:20:57 +08:00
perfmops.c Add source files 2020-09-26 16:20:57 +08:00
perfmops.h Add source files 2020-09-26 16:20:57 +08:00
perfmrc.h Add source files 2020-09-26 16:20:57 +08:00
pmemory.h Add source files 2020-09-26 16:20:57 +08:00
pmhelpid.h Add source files 2020-09-26 16:20:57 +08:00
pmrc.dlg Add source files 2020-09-26 16:20:57 +08:00
readme.txt Add source files 2020-09-26 16:20:57 +08:00
registry.c Add source files 2020-09-26 16:20:57 +08:00
registry.h Add source files 2020-09-26 16:20:57 +08:00
setedit.bmp Add source files 2020-09-26 16:20:57 +08:00
setedit.c Add source files 2020-09-26 16:20:57 +08:00
setedit.h Add source files 2020-09-26 16:20:57 +08:00
setedit.ico Add source files 2020-09-26 16:20:57 +08:00
setedit.rc Add source files 2020-09-26 16:20:57 +08:00
sizes.h Add source files 2020-09-26 16:20:57 +08:00
sources Add source files 2020-09-26 16:20:57 +08:00
status.c Add source files 2020-09-26 16:20:57 +08:00
status.h Add source files 2020-09-26 16:20:57 +08:00
strids.h Add source files 2020-09-26 16:20:57 +08:00
strings.rc Add source files 2020-09-26 16:20:57 +08:00
system.c Add source files 2020-09-26 16:20:57 +08:00
system.h Add source files 2020-09-26 16:20:57 +08:00
toolbar.c Add source files 2020-09-26 16:20:57 +08:00
toolbar.h Add source files 2020-09-26 16:20:57 +08:00
typedefs.h Add source files 2020-09-26 16:20:57 +08:00
utils.c Add source files 2020-09-26 16:20:57 +08:00
utils.h Add source files 2020-09-26 16:20:57 +08:00
winhelpr.h Add source files 2020-09-26 16:20:57 +08:00

                    PerfMon Chart Setting Editor

                        by HonWah Chan

                        Microsoft Corp.

                          July, 1993.


Abstract:

PerfMon Chart Setting Editor, SetEdit, can be used to create or modify
a chart setting file.  SetEdit is useful in creating setting file to
monitor processes/threads that come and go in the system.  It is particularly
useful in locating a process/thread within a huge Log file.


Functionality:

SetEdit works the same way as PerfMon chart view mode.  It has a Toolbar
window, legend window, and a status bar window.  When you bring up the
Add-to-Chart dialog, it contains two extra edit boxes than the same
dialog in PerfMon.  When you select a counter with parent and instance, the parent
and instance names will appear in these edit boxes.  You can modify these names and
add the new counter to the setting.  You can also type in a remote computer name.
If that machine is not found in the network, in PerfMon, you will get a
"Computer name not found" error.  But, in SetEdit, the current
machine' counter names are used.  So, you can add chart lines for
remote machines even when they are not running.  The Edit chart dialog also contains
the parent and instance names edit boxes that allow you to modify the names.