NAME
er_export - export experiment data to a file.
SYNOPSIS
er_export [ -achlmprw ] [ -o output ] experiment
AVAILABILITY
Available with ANSI C and Sun FORTRAN, C++, and Assembler.
DESCRIPTION
er_export converts the information in an experiment record
to ASCII text. The information in the experiment record
contains performance data on a target application. The per-
formance data is gathered by using the Sampling Collector in
the Sun WorkShop Debugging window. The data generated by
er_export can be used by other applications. The file gen-
erated by er_export contains a summary of the experiment's
overview, profile, and working set data. The overview sum-
mary contains information about the process states of the
application. The summary is for the entire experiment; it
does not contain information on the individual samples in
the experiment. The profile summary includes time in
seconds that occurred in each of the process states, and the
total number of faults and system calls for the entire
experiment and the samples contained in the experiment. The
working set data summary provides the number of pages that
are modified, referenced, and not referenced. The Working
Set summary provides statistics on the average, minimum, and
maximum size of working set and address space for the entire
experiment.
The default is to report a summary of all categories of
data. For data on individual samples you need to use the -l
option with the selected categories.
OPTIONS
-a Write all categories.
-c Write collection parameters.
-h Write header information.
-l Write a detailed report for all the selected
categories.
-m Write symbol table information.
-p Write profile data, which included states,
system calls, fault and stack.
-r Write overview data.
-w Write working set data.
-o Write report to a file.
SEE ALSO
dbx(1), analyzer(1), er_mapgen(1), er_print(1).
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |