Added the code to allow a 2 level /Message hiearchy, where the first
[dyninst.git] / paradynd /
1997-03-29 secRenamed the resource MsgTag to Message
1997-03-29 secChanged the daemon poe to mpi
1997-03-29 secAdded one more level to /SyncObj to allow the 2 level...
1997-03-29 secCreating the resource Message instead of MsgTag
1997-03-29 secAdding instrumentation of MPI functions
1997-03-29 secDebugging stuff
1997-03-23 zhichenadded code to set process:pdFlavor
1997-03-23 zhichenbased on process::pdFlavor, set initial inst accordingly.
1997-03-18 buckForgot to remove old templates from paradynd.
1997-03-18 buckfirst commit of dyninst library. Also includes:
1997-03-16 lzhengChanges made for the value of observed cost
1997-03-14 zhichenAdded reportSelf in the case when the daemons were...
1997-03-06 naimFixed bug related to finding next free index in the...
1997-02-26 mjrgFirst part of WindowsNT port: changes for compiling...
1997-02-26 mjrgChanged return value argument
1997-02-26 naimFixing a problem with temporary counters for pvm metric...
1997-02-24 naimMinor fix to my previous commit - naim
1997-02-21 naimMoving files from paradynd to dyninstAPI - First pre...
1997-02-21 naimMoving files from paradynd to dyninstAPI + eliminating...
1997-02-21 naimMoving files from paradynd to dyninstAPI - naim
1997-02-21 naimMoving files to from paradynd to dyninstAPI - naim
1997-02-21 naimMoving files to dyninstAPI directory - naim
1997-02-21 naimMoving aix.C to different directory - naim
1997-02-21 naimRemoving cmost.h - naim
1997-02-18 secRedefined how base trampolines for function exit/return...
1997-02-18 secAdded poe support
1997-02-18 secCleaned up some code.
1997-02-18 secAdded a field to instPoint, which identifies what the...
1997-02-18 secCleaned some code and removed some warning messages
1997-02-18 secCleaned some code up
1997-02-18 secAdded 5 instructions to the base trampoline, 4 nops...
1997-02-18 secAdded some support for MPI functions, default instrumen...
1997-02-18 secAdded a label, UPDATE_LR, used in tramp-power.S for...
1997-02-18 secRedefined most of this include file. Alot of the repre...
1997-02-18 secCleaned up some warning errors.
1997-02-04 secFixed a bug in the rs6000 version; we were jumping...
1997-02-03 lzhengChanges made for combining the long jump and short...
1997-02-03 lzhengCombined the long jump and short jump for the instrumen...
1997-01-31 naimMinor fix that eliminates some warning messages when...
1997-01-31 naimFixing race condition between continueProc and inferior...
1997-01-30 tamchesemitInferiorRPCtrailer can now stop to make use of...
1997-01-30 tamchesreplace use of getMaxBranch1Insn() with
1997-01-30 tamchesreplaced getMaxBranch1Insn() with offsetWithinRangeOfBr...
1997-01-30 tamchesinferiorRPCs can now make use of the result, passing...
1997-01-30 tamchesadded getArgv0() as a shared object name to ignore...
1997-01-30 tamchesadded extract_string_ptr, extract_string, get_ps_stuff...
1997-01-30 tamchescall to procStopFromDYNINSTinit slightly changed to...
1997-01-30 tamchesemitInferiorRPCtrailer revamped; can now stop to read...
1997-01-30 tamchesemitInferiorRPCtrailer revamped...can now stop to read...
1997-01-30 tamchesattach no longer takes in a dir; takes in afterAttach
1997-01-30 tamchescontinueAllProcesses() won't try to continue an already...
1997-01-30 tamchescorrected use of demangName
1997-01-30 tamchesfile() and name() are now const methods
1997-01-30 tamchesskeleton isRunning, tryToFindExecutable, and read_infer...
1997-01-30 tamchesemitInferiorRPCtrailer has extra params for stopping...
1997-01-30 newhallremoved some unused code that was not removed in my...
1997-01-27 naimPart of the base instrumentation for supporting multith...
1997-01-27 naimPart of the base instrumentation for supporting multith...
1997-01-23 mjrgadded declaration for processVec
1997-01-23 mjrgCheck that a process has completed initialization befor...
1997-01-22 lzhengChanges made for stack walking and inferior procedure...
1997-01-22 lzhengChanges made related to the stack walking in the inferi...
1997-01-22 lzhengFix a problem with skip branch.(Some instructions canno...
1997-01-22 lzhengTwo Bugs Fixing for the code generation (in loadConst...
1997-01-21 mjrgMoved allocation of virtual registers to basetramp...
1997-01-21 mjrgChanged to unix domain socket for trace stream
1997-01-21 tamchesMAX_BRANCH --> getMaxBranch1Insn()
1997-01-21 tamchesremoved uses of DYNINSTglobalData
1997-01-20 tamchesfixed a purify hit by properly initializing reachedFirs...
1997-01-16 tamchesadded some comments
1997-01-16 tamchesfirst working version of attach
1997-01-16 tamchesattachProcess() takes in dir + cmd args.
1997-01-16 tamchesmoved some code out of here and into processNewTSConnec...
1997-01-16 tamchesmoved RPC_undo_arg_list here from util lib
1997-01-16 tamchessome routines have moved to class process
1997-01-16 tamchesremoved flushPtrace
1997-01-16 tamchesextra params to attach() for dir and cmd name
1997-01-16 tamchesadded processNewTSConnection().
1997-01-16 tamchesadded processNewTSConnection. forkProcess no longer...
1997-01-15 tamchescompletely revamped fork & exec -- they now work with...
1997-01-15 tamchescompletely revamped fork and exec -- they now work...
1997-01-15 tamchescompletely revamped fork & exec -- they now work for...
1997-01-15 tamchesadded attach ctor.
1997-01-15 tamchesremoved some unused stuff from last commit
1997-01-15 tamchesadded attach ctor. Removed instInstanceMapping. Removed
1997-01-15 tamchesextra param to mdl_do() and associated routines tells...
1997-01-15 tamchesadded dictionary <metricDefinitionNode*,metricDefinitio...
1997-01-15 tamchesadded an extern decl
1997-01-15 tamchesadded some uses of dictionary find() method
1997-01-15 tamchesadded uses of dictionary find() method. Added some...
1997-01-15 tamchesextra bool param to mdl_do()
1997-01-15 tamchesadded some debug msgs
1997-01-15 tamchesadded extern ref
1997-01-15 tamchesadded isInternalMetric()
1997-01-15 tamchesadded getAllInstInstancesForProcess()
1997-01-15 tamchesadded completeTheFork()
1997-01-15 tamchesadded fork and exec support
1997-01-15 tamchesrevamped fork and exec support
1997-01-15 tamchesadded assertWellDefined()
1997-01-15 tamchesmid check on sampling not really needed, so ifdef'd...
next