newhall [Fri, 11 Mar 1994 19:56:10 +0000 (19:56 +0000)]
test routines for visi library
jcargill [Thu, 10 Mar 1994 16:02:12 +0000 (16:02 +0000)]
Changed the "man" target to "docs". Fixed install-man so that it works.
Added "docs" target to all the docs Makefiles.
hollings [Tue, 8 Mar 1994 17:39:23 +0000 (17:39 +0000)]
Added foldCallback and getResourceListName.
hollings [Tue, 8 Mar 1994 17:12:23 +0000 (17:12 +0000)]
Added fold callback and changed from multiple data callbacks to one per
histogram instance. Also made the data callbacks happen once per bucket.
markc [Mon, 7 Mar 1994 23:28:46 +0000 (23:28 +0000)]
Added support to free arrays of classes.
markc [Mon, 7 Mar 1994 23:28:09 +0000 (23:28 +0000)]
Added test of array of classes.
markc [Mon, 7 Mar 1994 02:50:56 +0000 (02:50 +0000)]
Set callErr to 0 in constructors.
markc [Mon, 7 Mar 1994 02:35:17 +0000 (02:35 +0000)]
Added code to detect failures for xdr code. Provides member instance
callErr which is set to -1 on failures.
markc [Mon, 7 Mar 1994 02:34:08 +0000 (02:34 +0000)]
Added tests for new features.
markc [Sun, 6 Mar 1994 20:51:09 +0000 (20:51 +0000)]
Added float as a basic type.
paradyn [Wed, 2 Mar 1994 15:14:35 +0000 (15:14 +0000)]
Added "world" target for nightly builds, commented the makefile, and
modified it to work better with "-n" arguments to make.
jcargill [Tue, 1 Mar 1994 21:39:37 +0000 (21:39 +0000)]
Rearranged order of includes for igen-generated code, so that it compiles
on MIPS. Some of the Ultrix headers really suck.
hollings [Tue, 1 Mar 1994 21:28:00 +0000 (21:28 +0000)]
changed from yacc to bison.
hollings [Tue, 1 Mar 1994 21:25:08 +0000 (21:25 +0000)]
added tunable constants.
hollings [Tue, 1 Mar 1994 21:24:50 +0000 (21:24 +0000)]
removed call to print all metrics.
hollings [Tue, 1 Mar 1994 21:23:58 +0000 (21:23 +0000)]
removed unused now variable.
markc [Tue, 1 Mar 1994 01:50:46 +0000 (01:50 +0000)]
Fixed memory access errors.
markc [Tue, 1 Mar 1994 01:49:33 +0000 (01:49 +0000)]
Fixed typos.
markc [Tue, 1 Mar 1994 01:48:50 +0000 (01:48 +0000)]
Removed redundant includes.
hollings [Mon, 28 Feb 1994 23:58:28 +0000 (23:58 +0000)]
Changed global list to be a pointer to a list because I couldn't rely on
the order of global constructors.
jcargill [Mon, 28 Feb 1994 17:04:07 +0000 (17:04 +0000)]
Removed "cd subdir" from the top-level Makefile, and replaced it with the
"make -C" flag to do a recursive make in a subdirectory. That's cleaner.
jcargill [Mon, 28 Feb 1994 16:52:42 +0000 (16:52 +0000)]
Added PVM include and library paths, controlled by USES_PVM ifdef
markc [Mon, 28 Feb 1994 05:09:42 +0000 (05:09 +0000)]
Added pvm hooks and ifdefs.
markc [Sun, 27 Feb 1994 21:34:07 +0000 (21:34 +0000)]
Built igen for mips.
No change.
markc [Sun, 27 Feb 1994 19:46:50 +0000 (19:46 +0000)]
Put in fix to prevent malloc from being redefined.
Took out malloc redefine fix.
markc [Sun, 27 Feb 1994 19:46:33 +0000 (19:46 +0000)]
Put in fix to prevent malloc from being redefined.
markc [Fri, 25 Feb 1994 20:58:10 +0000 (20:58 +0000)]
Added support for storing paradynd's pids.
markc [Fri, 25 Feb 1994 20:55:41 +0000 (20:55 +0000)]
Common area to declare reserve base values.
markc [Fri, 25 Feb 1994 20:55:09 +0000 (20:55 +0000)]
Added my_pid member for client.
markc [Fri, 25 Feb 1994 13:40:55 +0000 (13:40 +0000)]
Added hooks for pvm support.
markc [Fri, 25 Feb 1994 12:02:42 +0000 (12:02 +0000)]
Changed args for RPC_undo_arg_list to reference types.
markc [Fri, 25 Feb 1994 12:00:43 +0000 (12:00 +0000)]
RPC_undo_arg_list expects reference args, not pointers.
markc [Fri, 25 Feb 1994 11:58:24 +0000 (11:58 +0000)]
RPC_undo_arg_list returns 0 only if all arguments are found.
markc [Fri, 25 Feb 1994 11:57:40 +0000 (11:57 +0000)]
Changed RPC_undo_arg_list return value.
markc [Fri, 25 Feb 1994 11:41:32 +0000 (11:41 +0000)]
Fixed bug. Igen generated versionVerify tests for client code when async.
markc [Fri, 25 Feb 1994 11:40:47 +0000 (11:40 +0000)]
Added tests of new igen features.
markc [Fri, 25 Feb 1994 11:16:00 +0000 (11:16 +0000)]
Initial revision
markc [Fri, 25 Feb 1994 11:15:39 +0000 (11:15 +0000)]
Removed rpcUtil, replace with libutil, libutilPVM
markc [Fri, 25 Feb 1994 11:10:25 +0000 (11:10 +0000)]
Added support to allow compilation on mips.
markc [Fri, 25 Feb 1994 11:08:47 +0000 (11:08 +0000)]
Fixed to support compiling on mips.
hollings [Fri, 25 Feb 1994 00:26:17 +0000 (00:26 +0000)]
added tuntable constants
hollings [Fri, 25 Feb 1994 00:25:57 +0000 (00:25 +0000)]
added tunable constants.
markc [Thu, 24 Feb 1994 20:55:26 +0000 (20:55 +0000)]
Added USES_PVM.
markc [Thu, 24 Feb 1994 20:54:28 +0000 (20:54 +0000)]
Extended man page.
markc [Thu, 24 Feb 1994 19:31:23 +0000 (19:31 +0000)]
Added upcall description.
markc [Thu, 24 Feb 1994 07:56:34 +0000 (07:56 +0000)]
Added more comments.
markc [Thu, 24 Feb 1994 07:06:48 +0000 (07:06 +0000)]
Man page for librpcUtil.a
Extended list class to provide map function. rpcUtil supports internet domain
sockets.
Initial solaris 2 makefile.
Added support for rpcUtilPVM.
Added support for internet domain sockets. Added helper functions to make
and examine arg lists.
markc [Thu, 24 Feb 1994 07:05:28 +0000 (07:05 +0000)]
Man page for librpcUtil.a
Extended list class to provide map function. rpcUtil supports internet domain
sockets.
markc [Thu, 24 Feb 1994 07:04:55 +0000 (07:04 +0000)]
Man page for librpcUtil.a
markc [Thu, 24 Feb 1994 05:14:50 +0000 (05:14 +0000)]
Man page for igen.
Initial version for solaris2.2.
Dependencies changed.
Added pvm support, virtual function support, inclusion of data members,
separate client and header include files.
New tests.
markc [Thu, 24 Feb 1994 05:14:32 +0000 (05:14 +0000)]
Man page for igen.
Initial version for solaris2.2.
Dependencies changed.
Added pvm support, virtual function support, inclusion of data members,
separate client and header include files.
markc [Thu, 24 Feb 1994 05:12:23 +0000 (05:12 +0000)]
Man page for igen.
markc [Thu, 24 Feb 1994 04:36:47 +0000 (04:36 +0000)]
Added an upcall to dyninstRPC.I to allow paradynd's to report information at
startup. Added a data member to the class that igen generates.
Make depend differences due to new header files that igen produces.
Added support to allow asynchronous starts of paradynd's. The dataManager has
an advertised port that new paradynd's can connect to.
Changed header files to reflect changes in igen.
markc [Thu, 24 Feb 1994 04:36:29 +0000 (04:36 +0000)]
Added an upcall to dyninstRPC.I to allow paradynd's to report information at
startup. Added a data member to the class that igen generates.
Make depend differences due to new header files that igen produces.
Added support to allow asynchronous starts of paradynd's. The dataManager has
an advertised port that new paradynd's can connect to.
markc [Thu, 24 Feb 1994 04:34:14 +0000 (04:34 +0000)]
Added an upcall to dyninstRPC.I to allow paradynd's to report information at
startup. Added a data member to the class that igen generates.
markc [Thu, 24 Feb 1994 04:32:33 +0000 (04:32 +0000)]
Changed header files to reflect igen changes. main.C does not look at the number of command line arguments now.
markc [Sun, 20 Feb 1994 22:35:00 +0000 (22:35 +0000)]
Supports igen code for pvm.
jcargill [Thu, 17 Feb 1994 17:26:35 +0000 (17:26 +0000)]
Added bininst to the modules list
jcargill [Thu, 17 Feb 1994 17:18:23 +0000 (17:18 +0000)]
Corrected install-man rule, so it goes to docs directory...
markc [Wed, 16 Feb 1994 22:07:17 +0000 (22:07 +0000)]
Supports PVM version of igen.
jcargill [Wed, 16 Feb 1994 16:00:12 +0000 (16:00 +0000)]
Added other rules: clean, install, install-man. Make with no
arguments now builds everything (make all), but doesn't install it.
"make install" seemed non-intuitive as a default rule.
hollings [Wed, 16 Feb 1994 00:07:24 +0000 (00:07 +0000)]
Added a default sampling interval of 500msec. Previous default was not
to collect any data.
hollings [Mon, 14 Feb 1994 16:38:26 +0000 (16:38 +0000)]
Extra test cases.
hollings [Thu, 10 Feb 1994 23:08:20 +0000 (23:08 +0000)]
Fixed list.h ++ function to work when a hash table has an element at
slot zero in the table.
Removed unused fields in hist class.
hollings [Wed, 9 Feb 1994 22:37:09 +0000 (22:37 +0000)]
Added print routines to list and hash table.
hollings [Wed, 9 Feb 1994 22:35:48 +0000 (22:35 +0000)]
fixed pointers refs that pur caught.
hollings [Wed, 9 Feb 1994 22:35:29 +0000 (22:35 +0000)]
added debugging code to print Hash table.
hollings [Tue, 8 Feb 1994 21:05:54 +0000 (21:05 +0000)]
Found a few pointer problems.
hollings [Tue, 8 Feb 1994 17:21:27 +0000 (17:21 +0000)]
made elapsed time optinal metric.
hollings [Tue, 8 Feb 1994 17:20:29 +0000 (17:20 +0000)]
Fix to not core dump when parent is null.
hollings [Tue, 8 Feb 1994 00:30:32 +0000 (00:30 +0000)]
Make libutil more compatable with ATT CC.
hollings [Tue, 8 Feb 1994 00:18:30 +0000 (00:18 +0000)]
Fixes for not directly including xdr.h
hollings [Tue, 8 Feb 1994 00:17:55 +0000 (00:17 +0000)]
Fixed pointer problems to work on DECstations.
hollings [Mon, 7 Feb 1994 17:38:48 +0000 (17:38 +0000)]
Added inst-sunos to split cm-5 code from standard sunos code.
hollings [Mon, 7 Feb 1994 17:17:53 +0000 (17:17 +0000)]
Fixes to pick up baselined stuff.
hollings [Mon, 7 Feb 1994 17:10:32 +0000 (17:10 +0000)]
Made script check for Makefile not just directory.
hollings [Sat, 5 Feb 1994 23:14:45 +0000 (23:14 +0000)]
Added context to pauseApplication call.
hollings [Sat, 5 Feb 1994 23:14:00 +0000 (23:14 +0000)]
Made sure we didn't return an mi when the enable failed.
hollings [Sat, 5 Feb 1994 23:09:56 +0000 (23:09 +0000)]
Added extern for sys_errlist[] (g++ version 2.5.7).
hollings [Fri, 4 Feb 1994 01:25:46 +0000 (01:25 +0000)]
*** empty log message ***
hollings [Fri, 4 Feb 1994 01:24:53 +0000 (01:24 +0000)]
Added if to check if dir is really there.
jcargill [Fri, 4 Feb 1994 00:40:54 +0000 (00:40 +0000)]
Trivial change to compile under ultrix
hollings [Fri, 4 Feb 1994 00:35:01 +0000 (00:35 +0000)]
constructor inheritance round two.
hollings [Fri, 4 Feb 1994 00:33:59 +0000 (00:33 +0000)]
First cut at toplevel make.
jcargill [Fri, 4 Feb 1994 00:33:39 +0000 (00:33 +0000)]
Trivial change to compile under ultrix
hollings [Thu, 3 Feb 1994 23:30:43 +0000 (23:30 +0000)]
changed listHash to a macro to work with g++ 2.5.2.
hollings [Thu, 3 Feb 1994 23:29:44 +0000 (23:29 +0000)]
Corrected metric type for active_processes.
hollings [Thu, 3 Feb 1994 23:26:50 +0000 (23:26 +0000)]
Changes to work with g++ version 2.5.2.
hollings [Wed, 2 Feb 1994 00:49:55 +0000 (00:49 +0000)]
Added setTid().
hollings [Wed, 2 Feb 1994 00:46:10 +0000 (00:46 +0000)]
Changes to make it compile with the new tree.
hollings [Wed, 2 Feb 1994 00:43:20 +0000 (00:43 +0000)]
Added Auto Refinement options.
hollings [Wed, 2 Feb 1994 00:42:31 +0000 (00:42 +0000)]
Changes to the Data manager to reflect the file naming convention and
to support the integration of the Performance Consultant.
hollings [Wed, 2 Feb 1994 00:38:10 +0000 (00:38 +0000)]
First version of the Performance Consultant using threads.
hollings [Tue, 1 Feb 1994 18:47:33 +0000 (18:47 +0000)]
Upgrades for performanceConsultant thread.
hollings [Tue, 1 Feb 1994 18:46:50 +0000 (18:46 +0000)]
Changes for adding perfConsult thread.
hollings [Mon, 31 Jan 1994 20:07:01 +0000 (20:07 +0000)]
Added flag to Server class to indicate if protocol verify has been done.
hollings [Mon, 31 Jan 1994 20:05:57 +0000 (20:05 +0000)]
Added code to check the protocol name and version tests are run
before any upcalls get invoked.
hollings [Fri, 28 Jan 1994 19:42:30 +0000 (19:42 +0000)]
Fixed max variable name length.
hollings [Fri, 28 Jan 1994 01:42:31 +0000 (01:42 +0000)]
Added YFLAGS
hollings [Thu, 27 Jan 1994 20:36:29 +0000 (20:36 +0000)]
changes in include syntax round 2 or 3.