dyninst.git
28 years agoAdded ifdef for solaris.
markc [Thu, 18 Aug 1994 19:55:04 +0000 (19:55 +0000)]
Added ifdef for solaris.

28 years agoAdded support for new files.
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.

28 years agoAdded support for new files.
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.

28 years agoAdded support for new files.
markc [Thu, 18 Aug 1994 19:53:24 +0000 (19:53 +0000)]
Added support for new files.
Removed compiler warnings for solaris2.3

28 years agoChanged char*'s to stringHandles
markc [Thu, 18 Aug 1994 05:56:43 +0000 (05:56 +0000)]
Changed char*'s to stringHandles

28 years agoCode and sample output to test new classes.
markc [Wed, 17 Aug 1994 18:26:10 +0000 (18:26 +0000)]
Code and sample output to test new classes.

28 years agoAdded RPCgetArg
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

28 years agoAdded new classes: Cstring KeyList, KList
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

28 years agoMoved the definitions of the << operator into the class declaration to
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.

28 years agoIncremented the version number because a new version of igen is in place.
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.

28 years agoAdded reachedFirstBreak variable.
markc [Wed, 17 Aug 1994 18:18:07 +0000 (18:18 +0000)]
Added reachedFirstBreak variable.

28 years agoChanged execv to execvp.
markc [Wed, 17 Aug 1994 18:17:43 +0000 (18:17 +0000)]
Changed execv to execvp.

28 years agoCall installDefaultInst when SIGTRAP is seen.
markc [Wed, 17 Aug 1994 18:17:02 +0000 (18:17 +0000)]
Call installDefaultInst when SIGTRAP is seen.
Cleaned up error messages.

28 years agoRemoved finishMsgBytesMetric.
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.

28 years agoAdded extra parameter to reportSelf call.
markc [Wed, 17 Aug 1994 18:14:03 +0000 (18:14 +0000)]
Added extra parameter to reportSelf call.

28 years agoChanged variable names in installDefaultInst to quiet compiler warnings.
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.

28 years agoChanged the execv to execvp.
markc [Wed, 17 Aug 1994 18:11:59 +0000 (18:11 +0000)]
Changed the execv to execvp.
Changed arglist in forkProcess.

28 years agoAdded pvm_getrbuf and pvm_getsbuf to initLibraryFuncs for pvm since these
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.

28 years agoMoved call to install default instrumentation to SIGTRAP handler to
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.

28 years agoChanged variable names to remove compiler warnings.
markc [Wed, 17 Aug 1994 18:03:41 +0000 (18:03 +0000)]
Changed variable names to remove compiler warnings.

28 years agoRemoved typedef for metArchType, replaced with #defines.
markc [Wed, 17 Aug 1994 17:57:30 +0000 (17:57 +0000)]
Removed typedef for metArchType, replaced with #defines.

28 years agoAdded flavor paramater to paradyn daemon data structure.
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.

28 years agoIncremented version numbers because a new version of igen has been
markc [Wed, 17 Aug 1994 17:55:22 +0000 (17:55 +0000)]
Incremented version numbers because a new version of igen has been
committed.

28 years agoAdded Makefile for Linux.
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.

28 years agoRemoved redundant tests.
markc [Wed, 17 Aug 1994 17:31:02 +0000 (17:31 +0000)]
Removed redundant tests.
Added tests of classes, and pointers.

28 years agoIncreased the size of the lastValue and lastTime arrays. lastValue is
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.

28 years agoRemoved early return from metricDefinitionNode::insertInstrumentation which
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.

28 years agoCorrection, recommitted incorrect file, this should be the correct one.
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.

28 years agoVMAddNewVisualization now strdup's the strings passed to it.
markc [Wed, 17 Aug 1994 01:09:03 +0000 (01:09 +0000)]
VMAddNewVisualization now strdup's the strings passed to it.

28 years agoRemoved uses of old string iterators. Added new VMAddNewVisualization function to...
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.

28 years agochanged call to VMCreateVisi
newhall [Sat, 13 Aug 1994 20:55:33 +0000 (20:55 +0000)]
changed call to VMCreateVisi

28 years agovisi_thread_args def. changed
newhall [Sat, 13 Aug 1994 20:54:26 +0000 (20:54 +0000)]
visi_thread_args def. changed
VMCreateVisi arguments changed

28 years agoadded fields to visi_thread_args type
newhall [Sat, 13 Aug 1994 20:53:49 +0000 (20:53 +0000)]
added fields to visi_thread_args type

28 years agochanged when a visualization process is started
newhall [Sat, 13 Aug 1994 20:52:36 +0000 (20:52 +0000)]
changed when a visualization process is started
added new file VISIthreadpublic.C

28 years ago*** empty log message ***
newhall [Sat, 13 Aug 1994 20:50:16 +0000 (20:50 +0000)]
*** empty log message ***

28 years agochanged parameters to VMCreateVisi
newhall [Sat, 13 Aug 1994 20:49:57 +0000 (20:49 +0000)]
changed parameters to VMCreateVisi

28 years agoremoved all code associated with class visi_MRList
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

28 years agoremoved all code associated with class visi_MRList
newhall [Sat, 13 Aug 1994 20:34:07 +0000 (20:34 +0000)]
removed all code associated with class visi_MRList

28 years agoremoved calls to grid cell Deleted member functions
newhall [Thu, 11 Aug 1994 02:52:09 +0000 (02:52 +0000)]
removed calls to grid cell Deleted member functions

28 years agoremoved deleted member to gridcell
newhall [Thu, 11 Aug 1994 02:49:35 +0000 (02:49 +0000)]
removed deleted member to gridcell

28 years agoincrement version number
newhall [Thu, 11 Aug 1994 02:22:06 +0000 (02:22 +0000)]
increment version number

28 years agoadded call to dataManager routine destroyPerformanceStream
newhall [Thu, 11 Aug 1994 02:19:22 +0000 (02:19 +0000)]
added call to dataManager routine destroyPerformanceStream

28 years agoadded dataManager interface routine destroyPerformanceStream
newhall [Thu, 11 Aug 1994 02:17:42 +0000 (02:17 +0000)]
added dataManager interface routine destroyPerformanceStream

28 years agoadded parameters to chooseMetricsandResources
newhall [Wed, 10 Aug 1994 17:21:35 +0000 (17:21 +0000)]
added parameters to chooseMetricsandResources

28 years agochanged call to chooseMetricsandResources to conform to new UI interface
newhall [Wed, 10 Aug 1994 17:20:59 +0000 (17:20 +0000)]
changed call to chooseMetricsandResources to conform to new UI interface

28 years agoExpanded GetMetricsandResources to handle retries.
karavan [Tue, 9 Aug 1994 18:14:58 +0000 (18:14 +0000)]
Expanded GetMetricsandResources to handle retries.

28 years agoadded suppress instrumentation command.
hollings [Mon, 8 Aug 1994 20:14:54 +0000 (20:14 +0000)]
added suppress instrumentation command.

28 years agoAdded suppress instrumentation command.
hollings [Mon, 8 Aug 1994 20:13:34 +0000 (20:13 +0000)]
Added suppress instrumentation command.

28 years agoTiny color fix.
rbi [Mon, 8 Aug 1994 16:21:30 +0000 (16:21 +0000)]
Tiny color fix.

28 years agoBar Chart Visi originally written by Sherri Frizell.
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.

28 years agoNew status line. Full path to logo. "Since" dataformat. Eliminated
rbi [Sat, 6 Aug 1994 22:01:02 +0000 (22:01 +0000)]
New status line.  Full path to logo. "Since" dataformat. Eliminated
variable traces.

28 years agoUpdate for new version of libvisi.a
rbi [Fri, 5 Aug 1994 20:17:10 +0000 (20:17 +0000)]
Update for new version of libvisi.a

28 years agomore consistant use of stringHandle vs. char *.
hollings [Fri, 5 Aug 1994 16:03:46 +0000 (16:03 +0000)]
more consistant use of stringHandle vs. char *.

28 years agoMore 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 *.

28 years agochanged value of hlen in metMain() to fix array bounds write error
newhall [Thu, 4 Aug 1994 21:50:41 +0000 (21:50 +0000)]
changed value of hlen in metMain() to fix array bounds write error

28 years agoGave the Visi's usable names.
hollings [Thu, 4 Aug 1994 16:29:58 +0000 (16:29 +0000)]
Gave the Visi's usable names.

28 years ago*** empty log message ***
newhall [Wed, 3 Aug 1994 20:57:03 +0000 (20:57 +0000)]
*** empty log message ***

28 years agoremoved code for interface routines NewMetricsResources and Enabled
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

28 years agoremoved event type NEWMETRICSRESOURCES
newhall [Wed, 3 Aug 1994 20:47:46 +0000 (20:47 +0000)]
removed event type NEWMETRICSRESOURCES
CVS ----------------------------------------------------------------------

28 years agoremoved interface routines Enabled and NewMetricsResources
newhall [Wed, 3 Aug 1994 20:47:28 +0000 (20:47 +0000)]
removed interface routines Enabled and NewMetricsResources

28 years agoremoved calls to visi interface routine Enabled()
newhall [Wed, 3 Aug 1994 20:46:53 +0000 (20:46 +0000)]
removed calls to visi interface routine Enabled()
added error detection code

28 years agosplit tunable constants into two parts: boolean and float.
hollings [Wed, 3 Aug 1994 19:11:07 +0000 (19:11 +0000)]
split tunable constants into two parts: boolean and float.

28 years agosplit tunable constant into boolean and float types.
hollings [Wed, 3 Aug 1994 19:10:25 +0000 (19:10 +0000)]
split tunable constant into boolean and float types.

28 years agosplit tunable constant into float and boolean 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.

28 years agoAdded tunableConstant to print enable/disable pairs.
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.

28 years agosplit tunable constant into Boolean and Float sub-classes.
hollings [Wed, 3 Aug 1994 18:37:30 +0000 (18:37 +0000)]
split tunable constant into Boolean and Float sub-classes.

28 years agofixed modules to use list template for lists of functions.
hollings [Tue, 2 Aug 1994 18:25:07 +0000 (18:25 +0000)]
fixed modules to use list template for lists of functions.

28 years agoadded clock speed argument to stats.
hollings [Tue, 2 Aug 1994 18:24:34 +0000 (18:24 +0000)]
added clock speed argument to stats.

28 years agoadded clock speed argument to printAppStats
hollings [Tue, 2 Aug 1994 18:24:16 +0000 (18:24 +0000)]
added clock speed argument to printAppStats

28 years agochanged module lists to use new lists.
hollings [Tue, 2 Aug 1994 18:23:43 +0000 (18:23 +0000)]
changed module lists to use new lists.

28 years agoChanged comparison for samples going backwards to use a ratio rather than
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.

28 years agochanged costs to reflect new retries for race conditions in timers.
hollings [Tue, 2 Aug 1994 18:21:28 +0000 (18:21 +0000)]
changed costs to reflect new retries for race conditions in timers.

28 years agoChanged default buffer to 2 meg. We really should just make this a
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.

28 years agoadded code to save/restore FP state on entry/exit to signal handle
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.

28 years agobug fix to StopMetricResource
newhall [Tue, 2 Aug 1994 17:12:19 +0000 (17:12 +0000)]
bug fix to StopMetricResource

28 years agochanges to accommodate new dag design.
karavan [Mon, 1 Aug 1994 20:26:28 +0000 (20:26 +0000)]
changes to accommodate new dag design.

28 years agoinitial version.
karavan [Mon, 1 Aug 1994 20:25:10 +0000 (20:25 +0000)]
initial version.

28 years agonew version of dag; new dag support commands
karavan [Mon, 1 Aug 1994 20:24:37 +0000 (20:24 +0000)]
new version of dag; new dag support commands

28 years agoRemoved uses of getCurrent, setCurrent. Replaced with list iterators.
markc [Mon, 1 Aug 1994 17:28:57 +0000 (17:28 +0000)]
Removed uses of getCurrent, setCurrent.  Replaced with list iterators.

28 years agobug fixes to VMVisiDied and VMCreateVisi
newhall [Mon, 1 Aug 1994 17:20:32 +0000 (17:20 +0000)]
bug fixes to VMVisiDied and VMCreateVisi

28 years agoAdded computePauseTimeMetric to allow paradyndPVM to compile.
markc [Mon, 1 Aug 1994 00:24:13 +0000 (00:24 +0000)]
Added computePauseTimeMetric to allow paradyndPVM to compile.

28 years agoAdded calls to visi interface routines Enabled and BulkDataTransfer
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

28 years agoadded visi interface functions Enabled and BulkDataTransfer
newhall [Sat, 30 Jul 1994 03:27:27 +0000 (03:27 +0000)]
added visi interface functions Enabled and BulkDataTransfer

28 years agoadded new msgTag type ENABLED
newhall [Sat, 30 Jul 1994 03:26:56 +0000 (03:26 +0000)]
added new msgTag type ENABLED

28 years agoadded visi interface routines Enabled and BulkDataTransfer
newhall [Sat, 30 Jul 1994 03:26:18 +0000 (03:26 +0000)]
added visi interface routines Enabled and BulkDataTransfer

28 years agoadded enabled member to gridcell to indicate that the metric associated
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

28 years agoclear g7 on init, and fixed DYNINSTcyclesToUsec.
hollings [Thu, 28 Jul 1994 23:22:55 +0000 (23:22 +0000)]
clear g7 on init, and fixed DYNINSTcyclesToUsec.

28 years agochanged definitions/declarations of xalloc functions to conform to alloc.
krisna [Thu, 28 Jul 1994 22:40:32 +0000 (22:40 +0000)]
changed definitions/declarations of xalloc functions to conform to alloc.

28 years agoproper starting code for PCmain thread
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

28 years agoproper starting sequence for VMmain thread
krisna [Thu, 28 Jul 1994 22:33:07 +0000 (22:33 +0000)]
proper starting sequence for VMmain thread

28 years agoproper starting sequence for VISIthreadmain thread
krisna [Thu, 28 Jul 1994 22:32:59 +0000 (22:32 +0000)]
proper starting sequence for VISIthreadmain thread

28 years agoproper starting sequence for UImain thread
krisna [Thu, 28 Jul 1994 22:32:16 +0000 (22:32 +0000)]
proper starting sequence for UImain thread

28 years agoproper prototypes and starting code for thread main functions
krisna [Thu, 28 Jul 1994 22:31:42 +0000 (22:31 +0000)]
proper prototypes and starting code for thread main functions

28 years agoinclude <rpc/types.h>
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

28 years agochanged output file definitions to declarations,
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 "<<"

28 years agochanged definition of ERROR to use NaN(X)
krisna [Thu, 28 Jul 1994 22:23:19 +0000 (22:23 +0000)]
changed definition of ERROR to use NaN(X)

28 years agochanged definitions of ReadFunc and WriteFunc to conform to prototypes
krisna [Thu, 28 Jul 1994 22:22:04 +0000 (22:22 +0000)]
changed definitions of ReadFunc and WriteFunc to conform to prototypes

28 years agochanged declaration of xdrIOFunc to conform to prototypes
krisna [Thu, 28 Jul 1994 22:21:26 +0000 (22:21 +0000)]
changed declaration of xdrIOFunc to conform to prototypes

28 years agoadded cast to ensure hash table pointers are positive.
hollings [Tue, 26 Jul 1994 20:07:42 +0000 (20:07 +0000)]
added cast to ensure hash table pointers are positive.

28 years agofixed clock code.
hollings [Tue, 26 Jul 1994 20:06:12 +0000 (20:06 +0000)]
fixed clock code.