newhall [Sat, 10 May 1997 01:09:52 +0000 (01:09 +0000)]
bug fix to instrumenting entry points where the delaySlotInsn is a call
instruction to a location within the same function
mjrg [Thu, 8 May 1997 00:38:47 +0000 (00:38 +0000)]
Changes for Windows NT port; added flags for loading libdyninst dynamically
mjrg [Thu, 8 May 1997 00:12:16 +0000 (00:12 +0000)]
changes for Visual C++ compiler: added return to functions
mjrg [Thu, 8 May 1997 00:10:14 +0000 (00:10 +0000)]
Changes for Windows NT port
naim [Wed, 7 May 1997 21:25:10 +0000 (21:25 +0000)]
Minor fix to my previous commit - naim
naim [Wed, 7 May 1997 20:44:57 +0000 (20:44 +0000)]
Adding handleT field to pdThread class for NT support - naim (marcelo's
request)
naim [Wed, 7 May 1997 19:01:15 +0000 (19:01 +0000)]
Getting rid of old support for threads and turning it off until the new
version is finished. Additionally, new superTable, baseTable and superVector
classes for future support of multiple threads. The fastInferiorHeap class has
also changed - naim
naim [Wed, 7 May 1997 18:59:15 +0000 (18:59 +0000)]
Getting rid of old support for threads and turning it off until the new
version is finished - naim
mjrg [Fri, 2 May 1997 18:26:25 +0000 (18:26 +0000)]
changes for allowing different main functions on different platforms
mjrg [Fri, 2 May 1997 18:25:31 +0000 (18:25 +0000)]
Changes for allowing different main functions on different platforms
mjrg [Fri, 2 May 1997 18:24:34 +0000 (18:24 +0000)]
reversed changes from previous commit
mjrg [Fri, 2 May 1997 18:23:40 +0000 (18:23 +0000)]
Removed use of class objects from struct parseStack which is allocated
with malloc
mjrg [Fri, 2 May 1997 18:22:23 +0000 (18:22 +0000)]
added error checking to addExecutable
karavan [Fri, 2 May 1997 04:46:55 +0000 (04:46 +0000)]
Lookie lookie! The SAVE button works!
karavan [Fri, 2 May 1997 04:46:02 +0000 (04:46 +0000)]
added functionality for SAVE button
changed access for error database size, to support autoload feature.
karavan [Fri, 2 May 1997 04:44:40 +0000 (04:44 +0000)]
added functionality for new Paradyn Save feature
karavan [Fri, 2 May 1997 04:43:47 +0000 (04:43 +0000)]
added new functionality to support "SAVE" feature.
added support to use standard tcl autoload feature for development use.
karavan [Fri, 2 May 1997 04:42:28 +0000 (04:42 +0000)]
added functionality to save data and resource hierarchies to file.
buck [Fri, 2 May 1997 01:43:25 +0000 (01:43 +0000)]
Updated dyninstAPI library-only files to work with recent changes to code
code included in Paradyn.
mjrg [Wed, 30 Apr 1997 22:59:54 +0000 (22:59 +0000)]
Fixed problem with copy constructor
mjrg [Wed, 30 Apr 1997 15:37:04 +0000 (15:37 +0000)]
added template needed for new implementation of string class
mjrg [Tue, 29 Apr 1997 23:22:56 +0000 (23:22 +0000)]
minor change for Visual C++
mjrg [Tue, 29 Apr 1997 23:22:11 +0000 (23:22 +0000)]
added template for string
mjrg [Tue, 29 Apr 1997 23:21:51 +0000 (23:21 +0000)]
Changed some templates related to resources
mjrg [Tue, 29 Apr 1997 23:19:59 +0000 (23:19 +0000)]
Changed way paradyn and paradynd generate id's for resources
mjrg [Tue, 29 Apr 1997 23:19:21 +0000 (23:19 +0000)]
Changed the way paradyn and paradynd generate id's for resources
Removed qualified names (T_dynininstRPC::) to avoid problems with VisualC++
mjrg [Tue, 29 Apr 1997 23:15:53 +0000 (23:15 +0000)]
Changes for WindowsNT port
Delayed check for DYNINST symbols to allow linking libdyninst dynamically
Changed way paradyn and paradynd generate resource ids
Changes to instPoint class in inst-x86.C to reduce size of objects
Added initialization for process->threads to fork and attach constructors
mjrg [Tue, 29 Apr 1997 23:06:25 +0000 (23:06 +0000)]
new implementation for class string (implemented by Ari)
mjrg [Tue, 29 Apr 1997 23:05:47 +0000 (23:05 +0000)]
New implementation for class string (implemented by Ari)
mjrg [Tue, 29 Apr 1997 23:04:50 +0000 (23:04 +0000)]
added explicit "int" to declaration
mjrg [Tue, 29 Apr 1997 23:03:25 +0000 (23:03 +0000)]
removed print statements
mjrg [Tue, 29 Apr 1997 23:02:47 +0000 (23:02 +0000)]
added declaration for Visual C++
mjrg [Tue, 29 Apr 1997 23:01:18 +0000 (23:01 +0000)]
fixed bug in hash function
mjrg [Tue, 29 Apr 1997 23:00:14 +0000 (23:00 +0000)]
fixed bug in hash table lookup
mjrg [Tue, 29 Apr 1997 22:59:35 +0000 (22:59 +0000)]
fixed bug in syscall SYS_dup
mjrg [Tue, 29 Apr 1997 22:57:55 +0000 (22:57 +0000)]
Changed generated code so that it compiles with Visual C++
buck [Tue, 29 Apr 1997 19:37:56 +0000 (19:37 +0000)]
Small fix to problem with linking paradynd under AIX.
buck [Tue, 29 Apr 1997 16:58:15 +0000 (16:58 +0000)]
Added features to dyninstAPI library, including the ability to delete
inserted snippets and the start of type checking.
sec [Fri, 25 Apr 1997 16:07:11 +0000 (16:07 +0000)]
Modified the names of the functions I added earlier, added the prefix
DYNINST before all of them.
hseom [Thu, 24 Apr 1997 22:11:23 +0000 (22:11 +0000)]
the C++ code for trace data moved from visi/h/visualization.h
to visi/src/visiTypesP.h
hseom [Mon, 21 Apr 1997 16:57:12 +0000 (16:57 +0000)]
added support for trace data (in a byte array)
hseom [Mon, 21 Apr 1997 16:51:50 +0000 (16:51 +0000)]
added support for trace data
hseom [Mon, 21 Apr 1997 16:50:47 +0000 (16:50 +0000)]
added support for trace data (in a byte array)
zhichen [Fri, 18 Apr 1997 15:03:00 +0000 (15:03 +0000)]
Fixed a bug in getMemoryBounds.
sec [Thu, 17 Apr 1997 20:46:34 +0000 (20:46 +0000)]
Just added some documentation
sec [Thu, 17 Apr 1997 19:45:39 +0000 (19:45 +0000)]
Fixed a bug in how the message tag hiearchy was orderd, and added some
misc. functions which are called by the mdl file paradyn.rc (such as
Add(x,y) which adds x+y, Mult(x,y) which multiplies x*y, etc. These
are needed becauses these type of expressions are not allowed as
arguments.
sec [Thu, 17 Apr 1997 19:44:18 +0000 (19:44 +0000)]
Did some automatic instrumented of the MPI collective calls, to make sure
the message groups and tags are recorded.
sec [Thu, 17 Apr 1997 19:43:36 +0000 (19:43 +0000)]
Made is so that negative numbers are allowed.
sec [Thu, 17 Apr 1997 19:43:13 +0000 (19:43 +0000)]
I made a simple hack modification to symtab.C buildDemangledName.
What was occuring was that MPI__AXXX was taken as a C++ name and was
being convereted to MPI (the constructor for MPI), which was preventing the
instrumentation of MPI__Allgather, MPI__Alltoall, etc. If there is a better
fix, that will be looked into later.
So, in buildDemangledName, if the prefix is MPI__ then it says it is fine,
and not a C++ method name
sec [Thu, 17 Apr 1997 19:41:07 +0000 (19:41 +0000)]
Fixed an error in emitFuncCall.
zhichen [Tue, 15 Apr 1997 02:50:15 +0000 (02:50 +0000)]
Defined a symbol that I forget to define, stache_blk_size
zhichen [Mon, 14 Apr 1997 20:08:57 +0000 (20:08 +0000)]
Added function_base *process::findOneFunctionFromAll(...)
zhichen [Mon, 14 Apr 1997 20:08:03 +0000 (20:08 +0000)]
Added enum index { machine, procedure, process, sync_object, memory };
resource *memoryRoot; // shared-memory resource
resource *memoryResource; // shared-memory resource
resource *resource::newResource_ncb(...)
changed void resource::make_canonical...)
zhichen [Mon, 14 Apr 1997 20:07:31 +0000 (20:07 +0000)]
Added
enum index { machine, procedure, process, sync_object, memory };
resource *memoryRoot; // shared-memory resource
resource *memoryResource; // shared-memory resource
resource *resource::newResource_ncb(...)
changed
void resource::make_canonical...)
zhichen [Mon, 14 Apr 1997 20:06:43 +0000 (20:06 +0000)]
added reportMemory & TR_NEW_MEMORY
zhichen [Mon, 14 Apr 1997 20:06:02 +0000 (20:06 +0000)]
Changed update_environment, do_trailing_resources, mdl_instr_rand::apply
mdl_init
zhichen [Mon, 14 Apr 1997 20:05:10 +0000 (20:05 +0000)]
Added memoryRoot.
zhichen [Mon, 14 Apr 1997 20:04:43 +0000 (20:04 +0000)]
Added dynRPC::memoryRangeSelected, dynRPC::memoryInfoResponse
zhichen [Mon, 14 Apr 1997 20:03:53 +0000 (20:03 +0000)]
Added | tIDENT tLSQUARE tUNS tRSQUARE tDOT tIDENT for instr_rand.
zhichen [Mon, 14 Apr 1997 20:03:12 +0000 (20:03 +0000)]
Added MDL_T_MEMORY(VARIABLE,RECORD), get_type, memory::bounds, etc
zhichen [Mon, 14 Apr 1997 20:01:52 +0000 (20:01 +0000)]
Added MDL_T_RECORD and fixed a bug.
zhichen [Mon, 14 Apr 1997 20:01:08 +0000 (20:01 +0000)]
Added ptr->dmp->getMemoryBounds.
zhichen [Mon, 14 Apr 1997 20:00:29 +0000 (20:00 +0000)]
Added memoryAddedCB (...)
zhichen [Mon, 14 Apr 1997 19:59:51 +0000 (19:59 +0000)]
added memoryAddedCB.
zhichen [Mon, 14 Apr 1997 19:59:07 +0000 (19:59 +0000)]
Added friend resourceHandle createResource_ncb, friend void getMemoryBounds
zhichen [Mon, 14 Apr 1997 19:58:22 +0000 (19:58 +0000)]
Added dataManager::getMemoryBounds, dataManagerUser::newMemoryDefined
zhichen [Mon, 14 Apr 1997 19:57:46 +0000 (19:57 +0000)]
Added friend resourceHandle createResource_ncb, void callMemoryFunc
zhichen [Mon, 14 Apr 1997 19:57:02 +0000 (19:57 +0000)]
Added performanceStream::callMemoryFunc
zhichen [Mon, 14 Apr 1997 19:56:28 +0000 (19:56 +0000)]
Added dynRPCUser::memoryInfoCallback, resourceHandle createResource_ncb
zhichen [Mon, 14 Apr 1997 19:55:36 +0000 (19:55 +0000)]
Added some templates for Blizzard Memory
zhichen [Mon, 14 Apr 1997 19:54:43 +0000 (19:54 +0000)]
Added memoryInfoCallback, memoryInfoResponse for blizzard
zhichen [Mon, 14 Apr 1997 19:54:00 +0000 (19:54 +0000)]
Added memoryInfoCallback, getMemoryBounds, newMemoryDefined
zhichen [Mon, 14 Apr 1997 19:51:37 +0000 (19:51 +0000)]
Added DYNINSTreportNewMem
naim [Mon, 14 Apr 1997 18:32:24 +0000 (18:32 +0000)]
Fixing compilation problem with accept and getsockname - naim
newhall [Mon, 14 Apr 1997 15:33:23 +0000 (15:33 +0000)]
removed pdFunction class
newhall [Mon, 14 Apr 1997 00:25:12 +0000 (00:25 +0000)]
removed class pdFunction
newhall [Mon, 14 Apr 1997 00:21:39 +0000 (00:21 +0000)]
removed class pdFunction and replaced it with base class function_base and
derived class pd_Function
newhall [Thu, 10 Apr 1997 16:50:19 +0000 (16:50 +0000)]
added module base class, and pdmodule derived class
zhichen [Wed, 9 Apr 1997 18:10:17 +0000 (18:10 +0000)]
Defined class 'memory' for blizzard shared-memory
zhichen [Tue, 8 Apr 1997 20:05:23 +0000 (20:05 +0000)]
This file has the same name as a system head file, removed and renamed
to blizzard_memory.h
zhichen [Mon, 7 Apr 1997 18:36:39 +0000 (18:36 +0000)]
Define Blizzard Shared-memory information, such as name, boundary, etc
zhichen [Mon, 7 Apr 1997 17:53:38 +0000 (17:53 +0000)]
added TR_NEW_MEMORY, struct _traceMemory, for the memory hierarchy of
Blizzard
newhall [Thu, 3 Apr 1997 05:19:35 +0000 (05:19 +0000)]
Partial support for dlopen and dlclose on sparc-solaris platform. This is only
support for catching dlopen and dlclose events and processing the link maps
to see what has changed. We are not currently parsing and creating new
resources for newly mapped shared objects, because there is no code in place
to modify metric collection due to code objects being added or removed once
the program starts executing.
zhichen [Wed, 2 Apr 1997 22:35:03 +0000 (22:35 +0000)]
Added memory
zhichen [Wed, 2 Apr 1997 22:34:52 +0000 (22:34 +0000)]
added 'Memory'
sec [Sat, 29 Mar 1997 02:13:59 +0000 (02:13 +0000)]
Added the code to allow a 2 level /Message hiearchy, where the first
level is the message group (the communicatorId for MPI) and the second
level is the message tag. While the UI only shows 2 level for MPI, all
daemons message tags are implemented in the same table, so if PVM is used
(which only has one level) the groupId is always -1.
sec [Sat, 29 Mar 1997 02:10:24 +0000 (02:10 +0000)]
Renamed the resource MsgTag to Message
Modified the code to search for $constraint[0], $constraint[1], etc. instead
of $constraint; (note, $constraint[0] is really changed to $constraint0, etc.
by the parser, which is what is searched for). The match path /A/B/C,
has C referring to $constraint[0] aka $constraint0, B to $constraint[1],
and A $constraint[2]
sec [Sat, 29 Mar 1997 02:08:53 +0000 (02:08 +0000)]
Changed the daemon poe to mpi
sec [Sat, 29 Mar 1997 02:08:36 +0000 (02:08 +0000)]
Added one more level to /SyncObj to allow the 2 level deep /Message for
MPI
sec [Sat, 29 Mar 1997 02:08:10 +0000 (02:08 +0000)]
Creating the resource Message instead of MsgTag
sec [Sat, 29 Mar 1997 02:07:52 +0000 (02:07 +0000)]
Adding instrumentation of MPI functions
sec [Sat, 29 Mar 1997 02:07:03 +0000 (02:07 +0000)]
Added parsing commands to understand the wildcard * path in the matchPath
In addition added parsing commands to understand the new constraint
field, $constraint[0], etc. which is converted to $constraint0, $constraint1,
etc. and then translated in mdl.C to the value.
sec [Sat, 29 Mar 1997 02:06:06 +0000 (02:06 +0000)]
Changed /MsgTag to /Message
Added environment variables $constraint[0], $constraint[1], etc.
instead of $constraint
sec [Sat, 29 Mar 1997 02:05:23 +0000 (02:05 +0000)]
Debugging stuff
sec [Sat, 29 Mar 1997 02:05:04 +0000 (02:05 +0000)]
Adding some debugging stuff
sec [Sat, 29 Mar 1997 02:04:41 +0000 (02:04 +0000)]
Changed the resource handle MsgTags to Messages
sec [Sat, 29 Mar 1997 02:04:18 +0000 (02:04 +0000)]
Changed /MsgTag to /Message in MDL/paradyn.rc
sec [Sat, 29 Mar 1997 02:03:48 +0000 (02:03 +0000)]
Adding some debugging stuff.
sec [Sat, 29 Mar 1997 02:02:37 +0000 (02:02 +0000)]
Fixed a bug, the ids were being set to the metrics which couldn't be
instrumented (due to an error); since the id wasn't set it was never
being removed from the pending queu.
sec [Sat, 29 Mar 1997 02:01:43 +0000 (02:01 +0000)]
Renamed the poe daemon to mpi