tamches [Thu, 11 Jan 1996 01:51:37 +0000 (01:51 +0000)]
completely revamped/debugged how short focus names are calculated
tamches [Thu, 11 Jan 1996 00:54:46 +0000 (00:54 +0000)]
removed resize1ScrollBar (moved to generic.tcl)
removed iconify menu
tamches [Thu, 11 Jan 1996 00:53:59 +0000 (00:53 +0000)]
removed resize1ScrollBar (now in generic.tcl)
removed iconify menu
tamches [Thu, 11 Jan 1996 00:41:07 +0000 (00:41 +0000)]
first version
tamches [Wed, 10 Jan 1996 21:11:15 +0000 (21:11 +0000)]
added METRICAVEUNITS, METRICSUMUNITS
tamches [Wed, 10 Jan 1996 21:10:11 +0000 (21:10 +0000)]
metricMaxValues now indexed by metric units
tamches [Wed, 10 Jan 1996 21:09:41 +0000 (21:09 +0000)]
added metric2units
MetricMinValues and MetricMaxValues are now indexed by unit name
Metric Unit Names are now displayed
All metric max values for a given unit are kept the same
tamches [Wed, 10 Jan 1996 19:36:12 +0000 (19:36 +0000)]
launchBarChart now takes 4 args instead of 7
tamches [Wed, 10 Jan 1996 19:35:35 +0000 (19:35 +0000)]
metric units are now displayed along with their names
tamches [Wed, 10 Jan 1996 02:36:11 +0000 (02:36 +0000)]
changed uses of dynamic1dArray/2d to the vector class
removed theWindowName
added a tkInstallIdle
int --> unsigned for many index vrbles
constructor now takes an array of color names
added getMetricColorName; removed gimmeColorName, RethinkMetricColors
tamches [Wed, 10 Jan 1996 02:33:23 +0000 (02:33 +0000)]
changed uses of dynamic1dArray/2d to the vector class
removed theWindowName
added a tkInstallIdle
int --> unsigned for many index variables
constructor now takes an array of color names
added getMetricColorName
tamches [Wed, 10 Jan 1996 02:30:15 +0000 (02:30 +0000)]
highlightthickness of many tk widgets set to 0 for asthetics;
similarly, borderwidth set to 2.
numMetrics, numResources are no longer global variables; we use the Dg
command to fetch the latest values. Same for metricNames, metricUnits,
and resourceNames.
bar colors are no longer hard-coded here.
removed getMetricHints
tamches [Wed, 10 Jan 1996 02:25:34 +0000 (02:25 +0000)]
added --xsynch and --debug command-line options
installed getMetricColorNameCommand
tamches [Wed, 10 Jan 1996 02:24:25 +0000 (02:24 +0000)]
dataFormatHasChangedCommand now takes in an arg
added getMetricColorNameCommand
hardcoded barColorNames here
tamches [Wed, 10 Jan 1996 02:22:50 +0000 (02:22 +0000)]
added getMetricColorNameCommand
tamches [Wed, 10 Jan 1996 02:22:03 +0000 (02:22 +0000)]
added an intelligent -I flag: the user no longer needs to have the visilib
checked out in order to compile barChart
tamches [Wed, 10 Jan 1996 02:21:24 +0000 (02:21 +0000)]
changed dynamic1darray to vector<>
tamches [Tue, 9 Jan 1996 23:55:58 +0000 (23:55 +0000)]
added whereAxisDrawTipsCallback
tamches [Tue, 9 Jan 1996 23:55:18 +0000 (23:55 +0000)]
moved whereAxisDrawTipsCallback to whereAxisTcl.C
added tclPromptCallback to better implement the "tclPrompt"
tunable constant.
On startup, we no longer msg_bind to stdin
tamches [Tue, 9 Jan 1996 21:43:17 +0000 (21:43 +0000)]
incremented version number to 7
tamches [Tue, 9 Jan 1996 17:06:45 +0000 (17:06 +0000)]
added constructor taking in a double
tamches [Tue, 9 Jan 1996 01:40:14 +0000 (01:40 +0000)]
added existsById
tamches [Tue, 9 Jan 1996 01:39:57 +0000 (01:39 +0000)]
added phaseId argument to paradyn shg getNodeInfo
tamches [Tue, 9 Jan 1996 01:09:00 +0000 (01:09 +0000)]
the label area at the bottom of the shg window can now be 1 or
4 lines in height, depending on the status of the devel mode tc
tamches [Tue, 9 Jan 1996 01:08:27 +0000 (01:08 +0000)]
added develModeCallback
tamches [Tue, 9 Jan 1996 01:07:43 +0000 (01:07 +0000)]
added shgDevelModeChangeCallback
tamches [Tue, 9 Jan 1996 01:06:43 +0000 (01:06 +0000)]
changes to reflect moving phase id to shg class
tamches [Tue, 9 Jan 1996 01:06:17 +0000 (01:06 +0000)]
changes due to moving phaseId to the shg class
tamches [Tue, 9 Jan 1996 01:05:34 +0000 (01:05 +0000)]
added thePhaseId member variable
added call to perfConsult->getNodeInfo to gather lots of juicy
information when displaying it in the shg status line at the bottom
of the window (which by the way, has been extended to 4 lines when in
developer mode)
tamches [Tue, 9 Jan 1996 01:04:01 +0000 (01:04 +0000)]
added thePhaseId member variable
tamches [Tue, 9 Jan 1996 01:03:36 +0000 (01:03 +0000)]
extra error checking in "paradyn shg getNodeInfo"
tamches [Tue, 9 Jan 1996 00:46:52 +0000 (00:46 +0000)]
added phaseID argument in call to "new shg"; removed it from call to
theShgPhases->add
tamches [Tue, 9 Jan 1996 00:45:54 +0000 (00:45 +0000)]
added phaseId argument to getNodeInfo
tamches [Tue, 9 Jan 1996 00:45:15 +0000 (00:45 +0000)]
added phaseID argument to getNodeInfo
tamches [Mon, 8 Jan 1996 22:09:40 +0000 (22:09 +0000)]
added "paradyn shg getNodeInfo <id>" command, which calls
the (not yet implemented) perfConsult->getNodeInfo(id) igen call.
tamches [Mon, 8 Jan 1996 22:08:00 +0000 (22:08 +0000)]
Added igen call getNodeInfo() as a placeholder for the new PC
(i.e., it's not yet implemented)
tamches [Mon, 8 Jan 1996 22:07:15 +0000 (22:07 +0000)]
Added igen call getNodeInof() and related struct shg_node_info
newhall [Fri, 5 Jan 1996 20:02:28 +0000 (20:02 +0000)]
changed parameters to showErrorVisiCallback, so that visilib users are
not forced into using our string class
newhall [Fri, 5 Jan 1996 20:01:27 +0000 (20:01 +0000)]
fixed purify error
newhall [Fri, 5 Jan 1996 20:00:27 +0000 (20:00 +0000)]
removed warnings
tamches [Fri, 5 Jan 1996 19:51:52 +0000 (19:51 +0000)]
igen --> $(IGEN)
tamches [Fri, 5 Jan 1996 19:43:18 +0000 (19:43 +0000)]
IGEN, TCL2C, and TCLTK_INCLUDES (IGEN is a new variable) set more
intelligently (we look for several possibilities)
newhall [Thu, 4 Jan 1996 03:48:15 +0000 (03:48 +0000)]
removed warnings
newhall [Thu, 4 Jan 1996 03:47:48 +0000 (03:47 +0000)]
bug fix: set current phase bucket width when enable curr. phase data
tamches [Fri, 29 Dec 1995 20:09:30 +0000 (20:09 +0000)]
Changed the collector to gcc 2.7.1's "ld", from 2.6.3
tamches [Fri, 29 Dec 1995 08:17:58 +0000 (08:17 +0000)]
a cleanup commit: moved body of some member functions from tvCell.h to tvCell.C
tamches [Fri, 29 Dec 1995 08:16:46 +0000 (08:16 +0000)]
added sort foci by value menu item
removed some old and obsolete code
added binding for left mouse button (for selection)
zhichen [Fri, 29 Dec 1995 01:35:34 +0000 (01:35 +0000)]
Added an instantiation related to the new paradynd-->paradyn buffering
zhichen [Thu, 28 Dec 1995 23:44:39 +0000 (23:44 +0000)]
added 2 new instantiations related to the new paradynd->>paradyn
batching code.
zhichen [Thu, 28 Dec 1995 23:43:56 +0000 (23:43 +0000)]
processTraceStream() sets BURST_HAS_COMPLETED to true at the end of
a batch of data.
zhichen [Thu, 28 Dec 1995 23:42:29 +0000 (23:42 +0000)]
Added buffering to the paradynd --> paradyn interface
calls to tp->sampleDataCallbackFunc replaced with calls to the
local routine batchSampleData() which in turn occasionally calls
the new igen routine tp->batchSampleDataCallbackFunc().
Related buffer variables (theBatchBuffer, batch_buffer_next,
BURST_HAS_COMPLETED) are new.
zhichen [Thu, 28 Dec 1995 23:35:26 +0000 (23:35 +0000)]
Commented out sampleDataCallbackFunc; replaced with batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:34:42 +0000 (23:34 +0000)]
Commented out sampleDataCallbackFunc; replaced with
batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:32:54 +0000 (23:32 +0000)]
Replaced sampleDataCallbackFunc with batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:15:42 +0000 (23:15 +0000)]
Added templates to support batchSampleDataCallbackFunc
zhichen [Thu, 28 Dec 1995 23:14:23 +0000 (23:14 +0000)]
Commented sampleDataCallbackFunc and added batchSampleDataCallbackFunc.
tamches [Thu, 28 Dec 1995 21:52:17 +0000 (21:52 +0000)]
error dialog box now puts its information in a scrollable, resizable
text widget instead of a non-scrollable, non-resizable message widget
naim [Wed, 27 Dec 1995 20:16:41 +0000 (20:16 +0000)]
Minor change to internal metric definition - naim
tamches [Wed, 27 Dec 1995 08:29:59 +0000 (08:29 +0000)]
added TCLFRIENDLYWARNINGS to compile flags (used to reside in system-specific
makefile for no good reason)
zhichen [Tue, 26 Dec 1995 23:04:16 +0000 (23:04 +0000)]
Introduced START_NAME macro; usually set to "main", but paradyndCM5_blz
sets it to init_blk_acc.
zhichen [Tue, 26 Dec 1995 22:58:59 +0000 (22:58 +0000)]
Moved -lfl to syslibs
tamches [Tue, 26 Dec 1995 19:58:17 +0000 (19:58 +0000)]
tclclean/tkclean --> tcl/tk.h; cleaned up include of String.h w.r.t. directory
tamches [Tue, 26 Dec 1995 19:57:05 +0000 (19:57 +0000)]
made (empty) destructor inline.
removed unused member function clear()
tamches [Fri, 22 Dec 1995 22:43:08 +0000 (22:43 +0000)]
selection
deletion
sort foci by value
tamches [Fri, 22 Dec 1995 22:38:56 +0000 (22:38 +0000)]
added visiLibId
tamches [Fri, 22 Dec 1995 22:38:30 +0000 (22:38 +0000)]
operator<, operator>, operator== are new; chose a rule that an invalid
cell is less than any valid cell, and all invalid cells are equal.
tamches [Fri, 22 Dec 1995 22:37:43 +0000 (22:37 +0000)]
2 new instantiations
tamches [Fri, 22 Dec 1995 22:37:25 +0000 (22:37 +0000)]
highlight background color is new
naim [Fri, 22 Dec 1995 17:17:11 +0000 (17:17 +0000)]
Fixing aggregation operators - naim
naim [Thu, 21 Dec 1995 22:17:46 +0000 (22:17 +0000)]
Changing "Paradyn Error #" by "Paradyn Message #", since not every message
is an error message - naim
naim [Thu, 21 Dec 1995 16:43:07 +0000 (16:43 +0000)]
Implementing rel operators <,<=,>,>= for the hp - naim
mjrg [Wed, 20 Dec 1995 23:48:43 +0000 (23:48 +0000)]
Stopped delivery of values from internal metrics when the application is paused.
newhall [Wed, 20 Dec 1995 20:17:47 +0000 (20:17 +0000)]
removed matherr.h
newhall [Wed, 20 Dec 1995 18:37:00 +0000 (18:37 +0000)]
matherr.h does not need to be included by visis
newhall [Wed, 20 Dec 1995 18:35:02 +0000 (18:35 +0000)]
including matherr.h so that it does not need to be included by visis
newhall [Wed, 20 Dec 1995 18:33:00 +0000 (18:33 +0000)]
added makenan.C
mjrg [Wed, 20 Dec 1995 17:33:54 +0000 (17:33 +0000)]
Fixed bug in stab reading: a symbol may be defined in more than one file.
naim [Wed, 20 Dec 1995 16:38:46 +0000 (16:38 +0000)]
Minor changes in status_line messages - naim
tamches [Wed, 20 Dec 1995 16:10:47 +0000 (16:10 +0000)]
removed ref to sorted() (vector class)
tamches [Wed, 20 Dec 1995 16:10:23 +0000 (16:10 +0000)]
minor changes for the new vector class (no constructor taking in T&)
tamches [Wed, 20 Dec 1995 02:29:44 +0000 (02:29 +0000)]
minor menu fix
tamches [Wed, 20 Dec 1995 02:27:52 +0000 (02:27 +0000)]
general cleanup and warning reduction
tamches [Wed, 20 Dec 1995 02:27:25 +0000 (02:27 +0000)]
removed some warnings
tamches [Wed, 20 Dec 1995 02:26:42 +0000 (02:26 +0000)]
general cleanup
tamches [Wed, 20 Dec 1995 02:25:22 +0000 (02:25 +0000)]
removed instantiation of Queue<>, which wasn't being used
tamches [Wed, 20 Dec 1995 02:24:51 +0000 (02:24 +0000)]
removed instantiation of stack<>, which wasn't needed
tamches [Wed, 20 Dec 1995 02:13:39 +0000 (02:13 +0000)]
first version
tamches [Wed, 20 Dec 1995 02:13:06 +0000 (02:13 +0000)]
leaner and meaner; use VectorDeluxe.h if necessary
tamches [Wed, 20 Dec 1995 02:10:35 +0000 (02:10 +0000)]
removed TCL2C and TCL2C_GEN_SRCS (now in make.config)
tamches [Wed, 20 Dec 1995 01:11:40 +0000 (01:11 +0000)]
removed TCL2C, TCL2C_GEN_SRCS (now in make.config)
tamches [Wed, 20 Dec 1995 01:10:32 +0000 (01:10 +0000)]
moved -liberty from LIBS to SYSLIBS
tamches [Wed, 20 Dec 1995 01:09:55 +0000 (01:09 +0000)]
removed -L/usr/psup/lib from LIBDIR
removed TCLTK_DIRS, replacing with 2 different things:
TCLTK_INCLUDES and TCLTK_LIBS
TCL2C and TCL2C_GEN_SRCS added
changed FLEX_DIR to a new directory
removed LIBERTY_DIR and associated stuff (not needed anymore)
tamches [Wed, 20 Dec 1995 00:16:41 +0000 (00:16 +0000)]
removed paradyndPVM, a now-obsolete directory, from the nightly build
newhall [Tue, 19 Dec 1995 20:18:43 +0000 (20:18 +0000)]
changed param to newInternalMetric from bool to int
hollings [Tue, 19 Dec 1995 01:18:43 +0000 (01:18 +0000)]
Fixed a couple of ADDISop that should be ADDIop's.
hollings [Tue, 19 Dec 1995 01:04:44 +0000 (01:04 +0000)]
Moved the implementation of registerSpace::readOnlyRegister to processor
specific files (since it is).
Fixed a bug in Power relOps cases.
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