karavan [Tue, 13 Sep 1994 20:48:39 +0000 (20:48 +0000)]
created error #22
karavan [Tue, 13 Sep 1994 20:44:06 +0000 (20:44 +0000)]
created error #21
karavan [Tue, 13 Sep 1994 05:08:14 +0000 (05:08 +0000)]
removed compiler warnings
karavan [Tue, 13 Sep 1994 05:07:03 +0000 (05:07 +0000)]
initialize new global: metMenuCtr
karavan [Tue, 13 Sep 1994 05:06:36 +0000 (05:06 +0000)]
changes to accommodate multiple simultaneous menus.
karavan [Tue, 13 Sep 1994 05:05:47 +0000 (05:05 +0000)]
improved error handling
karavan [Sun, 11 Sep 1994 23:03:40 +0000 (23:03 +0000)]
Fixed edge-crossing bug and removed some warnings.
tamches [Thu, 8 Sep 1994 00:13:40 +0000 (00:13 +0000)]
added to barChart
tamches [Thu, 8 Sep 1994 00:10:43 +0000 (00:10 +0000)]
Added preliminary blt_drag&drop interface.
changed window title.
karavan [Tue, 6 Sep 1994 09:26:25 +0000 (09:26 +0000)]
added back color-coded edges: added int edgeStyle to SearchHistoryNode
class and added estyle argument to constructor and findAndAddSHG
karavan [Tue, 6 Sep 1994 08:32:30 +0000 (08:32 +0000)]
Better control of PC output through tunable constants.
jcargill [Mon, 5 Sep 1994 20:33:34 +0000 (20:33 +0000)]
Bug fix: enabling certain metrics could cause no instrumentation to be
inserted, but still return a mid; this hosed the PC
karavan [Mon, 5 Sep 1994 20:09:18 +0000 (20:09 +0000)]
small visual fixes
jcargill [Mon, 5 Sep 1994 20:04:49 +0000 (20:04 +0000)]
Fixed read-before-write of thread stack data (spotted by purify)
jcargill [Mon, 5 Sep 1994 20:00:44 +0000 (20:00 +0000)]
Better control of PC output through tunable constants.
newhall [Mon, 5 Sep 1994 19:10:53 +0000 (19:10 +0000)]
changed AbbreviatedFocus to produce entire path from root node
jcargill [Mon, 5 Sep 1994 19:05:49 +0000 (19:05 +0000)]
Build libutil before igen, which uses it & build tclVisi nightly.
jcargill [Mon, 5 Sep 1994 18:43:43 +0000 (18:43 +0000)]
Shrunk the logo, to make headers for Paradyn windows smaller.
jcargill [Mon, 5 Sep 1994 18:40:25 +0000 (18:40 +0000)]
Changed title to be more uniform.
tamches [Sun, 4 Sep 1994 23:55:29 +0000 (23:55 +0000)]
added 'to do' and 'problems' lists. tightened code around speed-critical
areas. improved look of x axis.
tamches [Sat, 3 Sep 1994 01:24:39 +0000 (01:24 +0000)]
Cleaned up syntax some more, e.g. longer variable names.
Cleaned up menus
Added many comments
tamches [Fri, 2 Sep 1994 21:00:30 +0000 (21:00 +0000)]
minor get-acquainted formatting cleanups
markc [Fri, 2 Sep 1994 19:42:46 +0000 (19:42 +0000)]
Added missing semicolon to end of typedef
markc [Fri, 2 Sep 1994 10:43:50 +0000 (10:43 +0000)]
Moved typedef for stringHandle outside of stringPool.h
markc [Wed, 31 Aug 1994 22:21:01 +0000 (22:21 +0000)]
Added log entries to metClass
karavan [Tue, 30 Aug 1994 16:27:34 +0000 (16:27 +0000)]
added silent node trimming.
karavan [Tue, 30 Aug 1994 16:23:17 +0000 (16:23 +0000)]
added "silent" node trimming to the base where axis.
karavan [Tue, 23 Aug 1994 18:01:11 +0000 (18:01 +0000)]
fixed argument parsing to paradyn process command.
jcargill [Tue, 23 Aug 1994 14:34:40 +0000 (14:34 +0000)]
Added metClass.C file that Mark forgot to commit
markc [Mon, 22 Aug 1994 20:06:32 +0000 (20:06 +0000)]
Stopped generating inline functions that are not used for threads.
markc [Mon, 22 Aug 1994 19:21:42 +0000 (19:21 +0000)]
Update to agree with grammar.
markc [Mon, 22 Aug 1994 16:07:03 +0000 (16:07 +0000)]
Moved inline functions used for bundling from header files to .SRVR. and
.CLNT. .C files to decrease compiler warnings.
markc [Mon, 22 Aug 1994 16:05:37 +0000 (16:05 +0000)]
Removed lastValue array.
Added lastValue variable to timer structure.
Added error messages for timer regression.
Removed lastValue array.
Added lastValue variable to timer structure.
Added error messages for timer regression.
markc [Mon, 22 Aug 1994 16:05:25 +0000 (16:05 +0000)]
Removed lastValue array.
Added lastValue variable to timer structure.
Added error messages for timer regression.
markc [Mon, 22 Aug 1994 16:01:21 +0000 (16:01 +0000)]
Remove my_pid which duplicated a class member
Add daemon dictionary calls to dataManager interface.
markc [Mon, 22 Aug 1994 15:59:31 +0000 (15:59 +0000)]
Add List<daemonEntry*> which is the daemon definition dictionary.
markc [Mon, 22 Aug 1994 15:59:07 +0000 (15:59 +0000)]
Add interface calls to support daemon definitions.
markc [Mon, 22 Aug 1994 15:58:36 +0000 (15:58 +0000)]
Add code for class daemonEntry
markc [Mon, 22 Aug 1994 15:58:06 +0000 (15:58 +0000)]
Support config language version 2
Add daemon dictionary
markc [Mon, 22 Aug 1994 15:57:26 +0000 (15:57 +0000)]
Added support for config language version 2.
Check for "" parms and convert them to NULL since NULL signifies undefined,
not "".
Support daemon dictionary.
markc [Mon, 22 Aug 1994 15:55:58 +0000 (15:55 +0000)]
Cast stringHandles to char* for printing.
markc [Mon, 22 Aug 1994 15:55:29 +0000 (15:55 +0000)]
Added extra argument to addExecutable call.
markc [Mon, 22 Aug 1994 15:54:49 +0000 (15:54 +0000)]
Added command line argument to specify application config file.
markc [Mon, 22 Aug 1994 15:54:04 +0000 (15:54 +0000)]
Config language version 2.
This file will be deleted.
markc [Mon, 22 Aug 1994 15:53:10 +0000 (15:53 +0000)]
Config language version 2.
markc [Sat, 20 Aug 1994 23:17:30 +0000 (23:17 +0000)]
Added new machine type.
Cast stringHandle to (char*) to print in tunableConst.C
Added cast to char* for printing names which are stringHandles.
markc [Sat, 20 Aug 1994 23:13:02 +0000 (23:13 +0000)]
Added new machine type.
Cast stringHandle to (char*) to print in tunableConst.C
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 *.