Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ssdoexp(1) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ssdoallexp(1)

ssrun(1)

pixie(1)

prof(1)

cvdump(1)



SSDOEXP(1)                                                          SSDOEXP(1)



NAME
     ssdoexp - script to run an experiment, and invoke prof and ssdump on it

SYNOPSIS
     ssdoexp <expname> <a.out> [args]

DESCRIPTION
     ssdoexp is a noship script will run  ssrun with the given experiment
     name, on the given executable, with its stout and stderr directed to a
     file named OUT.<expname>.  It assumes that any executables needed have
     been built in the current directory, and will clean out any files with
     names that it might use for output.

     After the target runs, ssdoexp will check for a core dump, and, if found,
     will append a cvdump suummary of the crash to the file, as well as save
     the core file.  Then, it will then run prof on any resulting output
     file(s), and append its output to the output  file.  If prof core dumps,
     a cvdump summary of it will be appended, and that core file saved.
     Finally, it appends an ssdump of the experiment files to the file.

     The experiment name "pixie" is appropriately special-cased to deal with a
     pixified executable and .Counts files, rather than ssrun and experiment
     files.

SEE ALSO
     ssdoallexp(1), ssrun(1), pixie(1), prof(1), cvdump(1)





























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026