markc [Thu, 18 Aug 1994 19:55:04 +0000 (19:55 +0000)]
Added ifdef for solaris.
markc [Thu, 18 Aug 1994 19:54:01 +0000 (19:54 +0000)]
Added support for new files.
Removed compiler warnings for solaris2.3
Support machine dependent makefiles.
Machine dependent makefile.
markc [Thu, 18 Aug 1994 19:53:49 +0000 (19:53 +0000)]
Added support for new files.
Removed compiler warnings for solaris2.3
Support machine dependent makefiles.
markc [Thu, 18 Aug 1994 19:53:24 +0000 (19:53 +0000)]
Added support for new files.
Removed compiler warnings for solaris2.3
markc [Thu, 18 Aug 1994 05:56:43 +0000 (05:56 +0000)]
Changed char*'s to stringHandles
markc [Wed, 17 Aug 1994 18:26:10 +0000 (18:26 +0000)]
Code and sample output to test new classes.
markc [Wed, 17 Aug 1994 18:25:25 +0000 (18:25 +0000)]
Added RPCgetArg
Change RPC_make_arg_list to avoid leaving a hole at the head of the arg list
Changed RPCProcessCreate to use the new version of arg list
Changed the execl to execlp
markc [Wed, 17 Aug 1994 18:23:46 +0000 (18:23 +0000)]
Added new classes: Cstring KeyList, KList
Added new function: RPCgetArg
Changed typedefs in machineType.h to #defines
markc [Wed, 17 Aug 1994 18:22:54 +0000 (18:22 +0000)]
Moved the definitions of the << operator into the class declaration to
keep gcc happy.
markc [Wed, 17 Aug 1994 18:21:09 +0000 (18:21 +0000)]
Incremented the version number because a new version of igen is in place.
markc [Wed, 17 Aug 1994 18:18:07 +0000 (18:18 +0000)]
Added reachedFirstBreak variable.
markc [Wed, 17 Aug 1994 18:17:43 +0000 (18:17 +0000)]
Changed execv to execvp.
markc [Wed, 17 Aug 1994 18:17:02 +0000 (18:17 +0000)]
Call installDefaultInst when SIGTRAP is seen.
Cleaned up error messages.
markc [Wed, 17 Aug 1994 18:15:34 +0000 (18:15 +0000)]
Removed finishMsgBytesMetric.
Moved code to check number of bytes sent to the function entry since
the send buffer will be freed by the function exit.
Msg bytes received continues to check the message buffer at function
entry, since the buffer does not exist until the receive is done.
markc [Wed, 17 Aug 1994 18:14:03 +0000 (18:14 +0000)]
Added extra parameter to reportSelf call.
markc [Wed, 17 Aug 1994 18:13:31 +0000 (18:13 +0000)]
Changed variable names in installDefaultInst to quiet compiler warnings.
Added reachedFirstBreak check to avoid stopping processes that have yet
to reach their initial SIGSTOP.
markc [Wed, 17 Aug 1994 18:11:59 +0000 (18:11 +0000)]
Changed the execv to execvp.
Changed arglist in forkProcess.
markc [Wed, 17 Aug 1994 18:10:59 +0000 (18:10 +0000)]
Added pvm_getrbuf and pvm_getsbuf to initLibraryFuncs for pvm since these
functions are used for message accounting.
markc [Wed, 17 Aug 1994 18:05:50 +0000 (18:05 +0000)]
Moved call to install default instrumentation to SIGTRAP handler to
ensure no code is installed until the child process is stopped.
markc [Wed, 17 Aug 1994 18:03:41 +0000 (18:03 +0000)]
Changed variable names to remove compiler warnings.
markc [Wed, 17 Aug 1994 17:57:30 +0000 (17:57 +0000)]
Removed typedef for metArchType, replaced with #defines.
markc [Wed, 17 Aug 1994 17:56:20 +0000 (17:56 +0000)]
Added flavor paramater to paradyn daemon data structure.
Added flavor parameter to reportSelf function call.
markc [Wed, 17 Aug 1994 17:55:22 +0000 (17:55 +0000)]
Incremented version numbers because a new version of igen has been
committed.
markc [Wed, 17 Aug 1994 17:51:52 +0000 (17:51 +0000)]
Added Makefile for Linux.
Support new source files for igen.
Separate source files. ClassDefns supports classes, typeDefns supports
structures.
markc [Wed, 17 Aug 1994 17:31:02 +0000 (17:31 +0000)]
Removed redundant tests.
Added tests of classes, and pointers.
markc [Wed, 17 Aug 1994 17:16:45 +0000 (17:16 +0000)]
Increased the size of the lastValue and lastTime arrays. lastValue is
referenced by the timer id, which can be greater than 200. There should
be some way of enforcing a limit between paradynd and rtinst.
markc [Wed, 17 Aug 1994 16:43:32 +0000 (16:43 +0000)]
Removed early return from metricDefinitionNode::insertInstrumentation which
prevented instrumentation from being inserted if the application was
running when the request was made.
markc [Wed, 17 Aug 1994 01:44:55 +0000 (01:44 +0000)]
Correction, recommitted incorrect file, this should be the correct one.
Adds strdups to VMAddNewVisualization.
markc [Wed, 17 Aug 1994 01:09:03 +0000 (01:09 +0000)]
VMAddNewVisualization now strdup's the strings passed to it.
markc [Tue, 16 Aug 1994 16:35:53 +0000 (16:35 +0000)]
Removed uses of old string iterators. Added new VMAddNewVisualization function to support config language.
newhall [Sat, 13 Aug 1994 20:55:33 +0000 (20:55 +0000)]
changed call to VMCreateVisi
newhall [Sat, 13 Aug 1994 20:54:26 +0000 (20:54 +0000)]
visi_thread_args def. changed
VMCreateVisi arguments changed
newhall [Sat, 13 Aug 1994 20:53:49 +0000 (20:53 +0000)]
added fields to visi_thread_args type
newhall [Sat, 13 Aug 1994 20:52:36 +0000 (20:52 +0000)]
changed when a visualization process is started
added new file VISIthreadpublic.C
newhall [Sat, 13 Aug 1994 20:50:16 +0000 (20:50 +0000)]
*** empty log message ***
newhall [Sat, 13 Aug 1994 20:49:57 +0000 (20:49 +0000)]
changed parameters to VMCreateVisi
newhall [Sat, 13 Aug 1994 20:34:50 +0000 (20:34 +0000)]
removed all code associated with class visi_MRList
removed mrlist src and obj
removed
newhall [Sat, 13 Aug 1994 20:34:07 +0000 (20:34 +0000)]
removed all code associated with class visi_MRList
newhall [Thu, 11 Aug 1994 02:52:09 +0000 (02:52 +0000)]
removed calls to grid cell Deleted member functions
newhall [Thu, 11 Aug 1994 02:49:35 +0000 (02:49 +0000)]
removed deleted member to gridcell
newhall [Thu, 11 Aug 1994 02:22:06 +0000 (02:22 +0000)]
increment version number
newhall [Thu, 11 Aug 1994 02:19:22 +0000 (02:19 +0000)]
added call to dataManager routine destroyPerformanceStream
newhall [Thu, 11 Aug 1994 02:17:42 +0000 (02:17 +0000)]
added dataManager interface routine destroyPerformanceStream
newhall [Wed, 10 Aug 1994 17:21:35 +0000 (17:21 +0000)]
added parameters to chooseMetricsandResources
newhall [Wed, 10 Aug 1994 17:20:59 +0000 (17:20 +0000)]
changed call to chooseMetricsandResources to conform to new UI interface
karavan [Tue, 9 Aug 1994 18:14:58 +0000 (18:14 +0000)]
Expanded GetMetricsandResources to handle retries.
hollings [Mon, 8 Aug 1994 20:14:54 +0000 (20:14 +0000)]
added suppress instrumentation command.
hollings [Mon, 8 Aug 1994 20:13:34 +0000 (20:13 +0000)]
Added suppress instrumentation command.
rbi [Mon, 8 Aug 1994 16:21:30 +0000 (16:21 +0000)]
Tiny color fix.
rbi [Sat, 6 Aug 1994 22:50:47 +0000 (22:50 +0000)]
Bar Chart Visi originally written by Sherri Frizell.
Initial revision includes bug fixes and cleanups by rbi.
rbi [Sat, 6 Aug 1994 22:01:02 +0000 (22:01 +0000)]
New status line. Full path to logo. "Since" dataformat. Eliminated
variable traces.
rbi [Fri, 5 Aug 1994 20:17:10 +0000 (20:17 +0000)]
Update for new version of libvisi.a
hollings [Fri, 5 Aug 1994 16:03:46 +0000 (16:03 +0000)]
more consistant use of stringHandle vs. char *.
hollings [Fri, 5 Aug 1994 16:01:54 +0000 (16:01 +0000)]
More consistant use of stringHandle vs. char *.
newhall [Thu, 4 Aug 1994 21:50:41 +0000 (21:50 +0000)]
changed value of hlen in metMain() to fix array bounds write error
hollings [Thu, 4 Aug 1994 16:29:58 +0000 (16:29 +0000)]
Gave the Visi's usable names.
newhall [Wed, 3 Aug 1994 20:57:03 +0000 (20:57 +0000)]
*** empty log message ***
newhall [Wed, 3 Aug 1994 20:49:12 +0000 (20:49 +0000)]
removed code for interface routines NewMetricsResources and Enabled
changed AddMetricsResources to set grid cell's enabled flag
newhall [Wed, 3 Aug 1994 20:47:46 +0000 (20:47 +0000)]
removed event type NEWMETRICSRESOURCES
CVS ----------------------------------------------------------------------
newhall [Wed, 3 Aug 1994 20:47:28 +0000 (20:47 +0000)]
removed interface routines Enabled and NewMetricsResources
newhall [Wed, 3 Aug 1994 20:46:53 +0000 (20:46 +0000)]
removed calls to visi interface routine Enabled()
added error detection code
hollings [Wed, 3 Aug 1994 19:11:07 +0000 (19:11 +0000)]
split tunable constants into two parts: boolean and float.
hollings [Wed, 3 Aug 1994 19:10:25 +0000 (19:10 +0000)]
split tunable constant into boolean and float types.
hollings [Wed, 3 Aug 1994 19:09:45 +0000 (19:09 +0000)]
split tunable constant into float and boolean types
added tunable constant for printing tests as they avaluate.
added code to compute the min interval data has been enabled for a single
test rather than using a global min. This prevents short changes from
altering long term trends among high level hypotheses.
hollings [Wed, 3 Aug 1994 19:06:23 +0000 (19:06 +0000)]
Added tunableConstant to print enable/disable pairs.
Fixed fold to report fold info to all perfStreams even if they have
not active data being displayed.
hollings [Wed, 3 Aug 1994 18:37:30 +0000 (18:37 +0000)]
split tunable constant into Boolean and Float sub-classes.
hollings [Tue, 2 Aug 1994 18:25:07 +0000 (18:25 +0000)]
fixed modules to use list template for lists of functions.
hollings [Tue, 2 Aug 1994 18:24:34 +0000 (18:24 +0000)]
added clock speed argument to stats.
hollings [Tue, 2 Aug 1994 18:24:16 +0000 (18:24 +0000)]
added clock speed argument to printAppStats
hollings [Tue, 2 Aug 1994 18:23:43 +0000 (18:23 +0000)]
changed module lists to use new lists.
hollings [Tue, 2 Aug 1994 18:22:55 +0000 (18:22 +0000)]
Changed comparison for samples going backwards to use a ratio rather than
an absolute fudge factor. This is required due to floating point rounding
errors on large numbers.
hollings [Tue, 2 Aug 1994 18:21:28 +0000 (18:21 +0000)]
changed costs to reflect new retries for race conditions in timers.
hollings [Tue, 2 Aug 1994 18:19:47 +0000 (18:19 +0000)]
Changed default buffer to 2 meg. We really should just make this a
dyninst option.
hollings [Tue, 2 Aug 1994 18:18:51 +0000 (18:18 +0000)]
added code to save/restore FP state on entry/exit to signal handle
(really jcargill, but commited by hollings).
changed comparisons on time regression to use 64 bit int compares rather
than floats to prevent fp rounding error from causing false alarms.
newhall [Tue, 2 Aug 1994 17:12:19 +0000 (17:12 +0000)]
bug fix to StopMetricResource
karavan [Mon, 1 Aug 1994 20:26:28 +0000 (20:26 +0000)]
changes to accommodate new dag design.
karavan [Mon, 1 Aug 1994 20:25:10 +0000 (20:25 +0000)]
initial version.
karavan [Mon, 1 Aug 1994 20:24:37 +0000 (20:24 +0000)]
new version of dag; new dag support commands
markc [Mon, 1 Aug 1994 17:28:57 +0000 (17:28 +0000)]
Removed uses of getCurrent, setCurrent. Replaced with list iterators.
newhall [Mon, 1 Aug 1994 17:20:32 +0000 (17:20 +0000)]
bug fixes to VMVisiDied and VMCreateVisi
markc [Mon, 1 Aug 1994 00:24:13 +0000 (00:24 +0000)]
Added computePauseTimeMetric to allow paradyndPVM to compile.
newhall [Sat, 30 Jul 1994 20:38:05 +0000 (20:38 +0000)]
Added calls to visi interface routines Enabled and BulkDataTransfer
durring the processing of new metric choices
newhall [Sat, 30 Jul 1994 03:27:27 +0000 (03:27 +0000)]
added visi interface functions Enabled and BulkDataTransfer
newhall [Sat, 30 Jul 1994 03:26:56 +0000 (03:26 +0000)]
added new msgTag type ENABLED
newhall [Sat, 30 Jul 1994 03:26:18 +0000 (03:26 +0000)]
added visi interface routines Enabled and BulkDataTransfer
newhall [Sat, 30 Jul 1994 03:25:25 +0000 (03:25 +0000)]
added enabled member to gridcell to indicate that the metric associated
w/ this cell has been enabled and data will arrive for it eventually
updated member functions affected by this addition
hollings [Thu, 28 Jul 1994 23:22:55 +0000 (23:22 +0000)]
clear g7 on init, and fixed DYNINSTcyclesToUsec.
krisna [Thu, 28 Jul 1994 22:40:32 +0000 (22:40 +0000)]
changed definitions/declarations of xalloc functions to conform to alloc.
krisna [Thu, 28 Jul 1994 22:33:59 +0000 (22:33 +0000)]
proper starting code for PCmain thread
stringCompare matches qsort prototype
changed infinity() to HUGE_VAL
krisna [Thu, 28 Jul 1994 22:33:07 +0000 (22:33 +0000)]
proper starting sequence for VMmain thread
krisna [Thu, 28 Jul 1994 22:32:59 +0000 (22:32 +0000)]
proper starting sequence for VISIthreadmain thread
krisna [Thu, 28 Jul 1994 22:32:16 +0000 (22:32 +0000)]
proper starting sequence for UImain thread
krisna [Thu, 28 Jul 1994 22:31:42 +0000 (22:31 +0000)]
proper prototypes and starting code for thread main functions
krisna [Thu, 28 Jul 1994 22:31:06 +0000 (22:31 +0000)]
include <rpc/types.h>
stringCompare to match qsort prototype
proper prorotypes for starting DMmain
krisna [Thu, 28 Jul 1994 22:28:05 +0000 (22:28 +0000)]
changed output file definitions to declarations,
xdr_array changes to conform to prototype
changed "," to "<<"
krisna [Thu, 28 Jul 1994 22:23:19 +0000 (22:23 +0000)]
changed definition of ERROR to use NaN(X)
krisna [Thu, 28 Jul 1994 22:22:04 +0000 (22:22 +0000)]
changed definitions of ReadFunc and WriteFunc to conform to prototypes
krisna [Thu, 28 Jul 1994 22:21:26 +0000 (22:21 +0000)]
changed declaration of xdrIOFunc to conform to prototypes
hollings [Tue, 26 Jul 1994 20:07:42 +0000 (20:07 +0000)]
added cast to ensure hash table pointers are positive.
hollings [Tue, 26 Jul 1994 20:06:12 +0000 (20:06 +0000)]
fixed clock code.