tamches [Tue, 19 Dec 1995 00:53:34 +0000 (00:53 +0000)]
new args to tvMetric; it calls changeNumSigFigs
changeNumSigFigs written to update valuesPixWidth & numSigFigs
getColPixWidth updated correspondingly
tamches [Tue, 19 Dec 1995 00:52:49 +0000 (00:52 +0000)]
added numSigFigs and valuesPixWidth member variables.
Constructor takes in 2 new params, accordingly.
changeUnitsName was cleaned up (it should not have been const)
tamches [Tue, 19 Dec 1995 00:47:06 +0000 (00:47 +0000)]
call to tableVisi::setSigFigs now resizes if changes occurred.
tamches [Tue, 19 Dec 1995 00:46:19 +0000 (00:46 +0000)]
calls to tvMetric constructor use new args
changeNumSigFigs now recognizes possibility of column pix width change
tamches [Tue, 19 Dec 1995 00:44:39 +0000 (00:44 +0000)]
changeUnitsLabel now takes in a string &, not char *
tamches [Mon, 18 Dec 1995 23:31:21 +0000 (23:31 +0000)]
wrapped blizzard-specific templates in an ifdef
newhall [Mon, 18 Dec 1995 23:26:59 +0000 (23:26 +0000)]
changed metric's units type to have one of three values (normalized,
unnormalized, or sampled)
newhall [Mon, 18 Dec 1995 23:21:07 +0000 (23:21 +0000)]
changed metric units type so that it can have one of 3 values (normalized,
unnormalized or sampled)
naim [Mon, 18 Dec 1995 17:22:02 +0000 (17:22 +0000)]
Adding function showErrorVisiCallback to display error messages from
visis - naim
naim [Mon, 18 Dec 1995 17:19:50 +0000 (17:19 +0000)]
Minor change to error message 87 - naim
mjrg [Mon, 18 Dec 1995 17:06:58 +0000 (17:06 +0000)]
Minor change to compile with gcc 2.6.3.
naim [Mon, 18 Dec 1995 15:03:07 +0000 (15:03 +0000)]
Eliminating all "daemon" metrics - naim
naim [Mon, 18 Dec 1995 14:59:17 +0000 (14:59 +0000)]
Minor change to status line messages - naim
zhichen [Sun, 17 Dec 1995 20:58:10 +0000 (20:58 +0000)]
Hopefully, the samples will arrive
zhichen [Sun, 17 Dec 1995 20:57:12 +0000 (20:57 +0000)]
This time i hope i really fixed the no sample problem
zhichen [Sun, 17 Dec 1995 05:13:15 +0000 (05:13 +0000)]
Hopefully, i have fixed the sample not reporting problem
tamches [Sat, 16 Dec 1995 01:00:45 +0000 (01:00 +0000)]
removed instantiations of pair<K,V> related to dictionary_lite, which now
has references to pair<K,V> optimized away.
tamches [Sat, 16 Dec 1995 00:25:59 +0000 (00:25 +0000)]
removed VPATH to ../../barChart
tamches [Sat, 16 Dec 1995 00:24:12 +0000 (00:24 +0000)]
commented out keys()
tamches [Sat, 16 Dec 1995 00:23:37 +0000 (00:23 +0000)]
removed keys() member function which in turn removes the need for vector<KEY>
template instantiation.
Removed inheritance of pair<K,V> which in turn removes the need for
pair<K,V> template.
tamches [Sat, 16 Dec 1995 00:21:26 +0000 (00:21 +0000)]
added a template needed by blizzard
tamches [Fri, 15 Dec 1995 22:45:39 +0000 (22:45 +0000)]
removed reference to "dag", an obsolete directory.
Added visiClients/phaseTable
tamches [Fri, 15 Dec 1995 22:34:30 +0000 (22:34 +0000)]
fixed bug where Wmbar wasn't being made a global vrble
mjrg [Fri, 15 Dec 1995 22:31:08 +0000 (22:31 +0000)]
Get module name for functions from symbol table in solaris
mjrg [Fri, 15 Dec 1995 22:29:51 +0000 (22:29 +0000)]
Merged paradynd and paradyndPVM
Get module name for functions from symbol table in solaris
Fixed code generation for multiple instrumentation statements
Change syntax of MDL resource lists
mjrg [Fri, 15 Dec 1995 22:26:07 +0000 (22:26 +0000)]
Merged paradynd and paradyndPVM
Get module name for functions from symbol table in solaris
Fixed code generation for multiple instrumentation statements
Changed syntax of MDL resource lists
tamches [Fri, 15 Dec 1995 22:01:37 +0000 (22:01 +0000)]
first version of phaseTable
naim [Fri, 15 Dec 1995 20:13:48 +0000 (20:13 +0000)]
Adding error msg #87: max. number of curves in Histogram has been exceeded.
naim [Fri, 15 Dec 1995 20:12:54 +0000 (20:12 +0000)]
Adding call back function to display error messages from visis - naim
naim [Fri, 15 Dec 1995 14:38:48 +0000 (14:38 +0000)]
Changing "hybrid_cost" by "smooth_obs_cost" - naim
mjrg [Thu, 14 Dec 1995 23:46:51 +0000 (23:46 +0000)]
Removed $(FLAGS) from ASFLAGS, beucause this is causing problems when
compiling paradyndCM5.
newhall [Thu, 14 Dec 1995 23:10:39 +0000 (23:10 +0000)]
bug fix to flushBuffer
mjrg [Thu, 14 Dec 1995 00:01:01 +0000 (00:01 +0000)]
Changed EXIT_NAME to 'exit'.
mjrg [Wed, 13 Dec 1995 23:57:31 +0000 (23:57 +0000)]
Commented out logLine message.
newhall [Wed, 13 Dec 1995 03:19:25 +0000 (03:19 +0000)]
update for new return values from some DM interface functions
newhall [Wed, 13 Dec 1995 03:18:32 +0000 (03:18 +0000)]
changed some DM interface return values to const char*
newhall [Wed, 13 Dec 1995 03:17:44 +0000 (03:17 +0000)]
changed return values from string* to const char*
newhall [Tue, 12 Dec 1995 22:33:56 +0000 (22:33 +0000)]
replaced templates.C with 3 template files
newhall [Tue, 12 Dec 1995 22:33:07 +0000 (22:33 +0000)]
divided templates.C into 3 template files
newhall [Tue, 12 Dec 1995 04:34:52 +0000 (04:34 +0000)]
bug fix
naim [Mon, 11 Dec 1995 15:06:41 +0000 (15:06 +0000)]
Implementing >, >=, < and <= operators - naim
newhall [Mon, 11 Dec 1995 02:25:04 +0000 (02:25 +0000)]
changed magnify2 to return the resourceList label with each
magnified focus
newhall [Mon, 11 Dec 1995 02:24:03 +0000 (02:24 +0000)]
added vector of rlNameId
newhall [Mon, 11 Dec 1995 02:23:20 +0000 (02:23 +0000)]
changed magnify2 to return a resourceList label with each magnified focus
newhall [Mon, 11 Dec 1995 02:20:47 +0000 (02:20 +0000)]
initialize bucket values to NaN rather than to zero
hollings [Sun, 10 Dec 1995 23:21:09 +0000 (23:21 +0000)]
Fixed relops and if to generate the correct branch instructions.
zhichen [Sun, 10 Dec 1995 16:38:34 +0000 (16:38 +0000)]
Report send_tries, message buffered and sent for paradyn+blizzard
zhichen [Sun, 10 Dec 1995 16:35:52 +0000 (16:35 +0000)]
Minor clean up
zhichen [Sun, 10 Dec 1995 16:34:57 +0000 (16:34 +0000)]
Minor cleanup
tamches [Sun, 10 Dec 1995 01:03:54 +0000 (01:03 +0000)]
added some comments
tamches [Sat, 9 Dec 1995 18:35:30 +0000 (18:35 +0000)]
put implementation of Status routines into Status.C
tamches [Sat, 9 Dec 1995 05:08:58 +0000 (05:08 +0000)]
split timer routines into Timer.h and Timer.C
tamches [Sat, 9 Dec 1995 05:06:19 +0000 (05:06 +0000)]
added Timer.C
tamches [Sat, 9 Dec 1995 05:05:01 +0000 (05:05 +0000)]
removed a lot of warnings under g++ 2.7.x
tamches [Sat, 9 Dec 1995 04:08:39 +0000 (04:08 +0000)]
shift-dbl-click now togggles highlight, like ctrl-dbl-click
tamches [Sat, 9 Dec 1995 04:07:58 +0000 (04:07 +0000)]
added const qualifier to hashFunc
tamches [Sat, 9 Dec 1995 04:06:51 +0000 (04:06 +0000)]
added some missing templates
tamches [Fri, 8 Dec 1995 21:30:26 +0000 (21:30 +0000)]
added printing (for debugging purposes)
naim [Fri, 8 Dec 1995 16:09:09 +0000 (16:09 +0000)]
Adding -R/usr/openwin/lib for Solaris. Otherwise rthist and tclVisi cannot
find Xaw libraries - naim
naim [Fri, 8 Dec 1995 16:08:07 +0000 (16:08 +0000)]
Disabling SAVE button because it is not implemented yet - naim
naim [Fri, 8 Dec 1995 16:07:27 +0000 (16:07 +0000)]
Error message changed (adding newline) - naim
tamches [Fri, 8 Dec 1995 05:51:16 +0000 (05:51 +0000)]
added PriorityQueue
tamches [Fri, 8 Dec 1995 05:50:05 +0000 (05:50 +0000)]
removed some warnings
tamches [Fri, 8 Dec 1995 05:47:53 +0000 (05:47 +0000)]
added cvs log; added some comments
tamches [Fri, 8 Dec 1995 04:55:29 +0000 (04:55 +0000)]
first version of priority queue class
naim [Tue, 5 Dec 1995 15:56:51 +0000 (15:56 +0000)]
Fixing bucket_width metric - naim
zhichen [Tue, 5 Dec 1995 03:25:32 +0000 (03:25 +0000)]
I fixed the bug the the marco TRACE update TRACELIBcurrPtr even though
the buffer is already filled up. (The consequence is a PN bus error)
zhichen [Tue, 5 Dec 1995 01:52:38 +0000 (01:52 +0000)]
Added some instanciation of templates for paradyn+blizzard
newhall [Sun, 3 Dec 1995 21:36:55 +0000 (21:36 +0000)]
change PVM_DIR to use PVM_ROOT and PVM_ARCH env variables
newhall [Sun, 3 Dec 1995 21:35:41 +0000 (21:35 +0000)]
change namespace to NAMESPACE
newhall [Sun, 3 Dec 1995 21:34:55 +0000 (21:34 +0000)]
change so that it will compile using g++ 2.7.1
newhall [Sun, 3 Dec 1995 21:32:50 +0000 (21:32 +0000)]
changes to support new sampleDataCallbackFunc
newhall [Sun, 3 Dec 1995 21:32:29 +0000 (21:32 +0000)]
added BufferPool
newhall [Sun, 3 Dec 1995 21:31:28 +0000 (21:31 +0000)]
added buffering of data values between DM and client threads based on
the number of metric/focus pairs a client thread has enabled
DM allocs buffers and the client threads dealloc them
newhall [Sun, 3 Dec 1995 21:29:40 +0000 (21:29 +0000)]
change sampleDataCallbackFunc to take a vector of data values
newhall [Sun, 3 Dec 1995 21:09:19 +0000 (21:09 +0000)]
changed units labeling to match type of data being displayed
tamches [Fri, 1 Dec 1995 06:44:05 +0000 (06:44 +0000)]
removed obsolete tk_menuBar reference
replaced label...-bitmap with our new "makeLogo" command
tamches [Fri, 1 Dec 1995 06:43:24 +0000 (06:43 +0000)]
added templates for the new hard-coded logo
tamches [Fri, 1 Dec 1995 06:42:56 +0000 (06:42 +0000)]
removed warnings (tclclean.h; tkclean.h)
included new logo code (pdLogo.h)
tamches [Fri, 1 Dec 1995 06:41:57 +0000 (06:41 +0000)]
added new SRCS: pdLogo.C, tkTools.C, minmax.C; updated
VPATH and IFLAGS to match
tamches [Fri, 1 Dec 1995 06:39:18 +0000 (06:39 +0000)]
removed some warnings
tamches [Fri, 1 Dec 1995 06:39:03 +0000 (06:39 +0000)]
removed some warnings (tclclean.h; tkclean.h)
tamches [Fri, 1 Dec 1995 06:38:20 +0000 (06:38 +0000)]
removed some warnings (tclclean.h)
naim [Thu, 30 Nov 1995 23:09:03 +0000 (23:09 +0000)]
Changed the units of bucket_width - naim
naim [Thu, 30 Nov 1995 22:00:36 +0000 (22:00 +0000)]
Changed error message 33 - Cannot find instrumentation version in executable
file - naim
naim [Thu, 30 Nov 1995 21:57:54 +0000 (21:57 +0000)]
Minor change to bucket_width metric - naim
naim [Thu, 30 Nov 1995 16:55:04 +0000 (16:55 +0000)]
Fixing bug related to SampledFunction for internal metrics - naim
naim [Thu, 30 Nov 1995 16:54:11 +0000 (16:54 +0000)]
Minor fix - naim
naim [Thu, 30 Nov 1995 16:51:53 +0000 (16:51 +0000)]
Minor fix: abbreviating focusName for error message displaying - naim
naim [Thu, 30 Nov 1995 16:49:59 +0000 (16:49 +0000)]
Adding bucket_width metric - naim
krisna [Thu, 30 Nov 1995 15:13:40 +0000 (15:13 +0000)]
added call to matherr in main.C
added code templates for callOp in inst-hppa.C
krisna [Wed, 29 Nov 1995 19:18:32 +0000 (19:18 +0000)]
change C++ comments to C comments (C/C++ compilation paths)
krisna [Wed, 29 Nov 1995 19:15:08 +0000 (19:15 +0000)]
endif -> #endif
krisna [Wed, 29 Nov 1995 18:47:42 +0000 (18:47 +0000)]
hpux/hppa instrumentation code
krisna [Wed, 29 Nov 1995 18:45:21 +0000 (18:45 +0000)]
added inlines for compiler. added templates
krisna [Wed, 29 Nov 1995 18:43:41 +0000 (18:43 +0000)]
deleted orphan code
krisna [Wed, 29 Nov 1995 18:41:56 +0000 (18:41 +0000)]
hpux symbol table code
krisna [Wed, 29 Nov 1995 18:38:52 +0000 (18:38 +0000)]
hpux instrumentation buffer size change
tamches [Wed, 29 Nov 1995 00:51:02 +0000 (00:51 +0000)]
added to tableVisi
tamches [Wed, 29 Nov 1995 00:44:19 +0000 (00:44 +0000)]
We now call makeLogo