Description of TMSTMP
Download count:
1 this month, 5152 altogether.
Downloads for TMSTMP :
VMARC archive: v-49K
********************** UNCLASSIFIED ********************************** * :nick.TMSTMP :sec.UNCLASSIFIED :disk.IBMVMGAT * :title.TMSTMP - A C/370 and PL/I execution profiler * :version.3.0 :date.95/03/11 :summary.ANNOUNCE :support.N * :oname.Bill Fenlason :onode.KGNVMT :ouser.BILLFEN * :aname.Bill Fenlason :anode.KGNVMT :auser.BILLFEN * :sw.PL/I or C/370 * :ops.VM, MVS :lang.ASM :source.N * :doc.SCRIPT * :kwd.PROFILE TIMER PL/I C/370 EXECUTION COUNTS ANALYZER TRACE * :abs.TMSTMP (TiMeSTaMP) is a C/370 and PL/I execution profiler. Easy * to use. Reports times and counts by procedure name. Allows simple * and quick identification of hotspots, etc. Low overhead. * :lic.By placing material on this conference, I agree to grant * IBM a non-exclusive, royalty-free license for the material * as set forth in the LICENSE AGREEMNT file on this conference. ************************************************************************ * * (c) Copyright International Business Machines Corporation 1993,1995. * All Rights Reserved. * * This tool has been authorized for distribution to external users. * The terms and conditions are in the package LICENSE file. * * A statement by the author is contained in the package ABOUT file. * ************************************************************************ TMSTMP ABOUT * Author ID and statement * * The TMSTMP code runs on both VM and MVS. * TMSTMP ANNOUNCE * Announcement and current status description * TMSTMP SCRIPT * Documentation file (GML) $TMSTMP SCRIPT * Documentation file (formatted) * TMSTMP TEXT * Time Stamp Interface routine - object code TMSTMP$ TEXT * Statistics collection module - object code * TMSTMPR PLI * Sample Statistics reporting routine TMSTMPR EXEC * Sample REXX exec to run the TMSTMPR * TMSTMPR C * Sample Statistics reporting routine * * The TMSTMPR conversion from PL/I to C was by Paolo Vergano. * * Thanks Paolo! *