1997-09-11 |
naim | Adding error message when shmat fails - naim |
tree | commitdiff |
1997-08-29 |
naim | Minor changes to fix problem on x86 + changed version... |
tree | commitdiff |
1997-08-28 |
naim | Fixing some problems and bringing the NT version up... |
tree | commitdiff |
1997-08-22 |
naim | Minor fix to my previous commit - naim |
tree | commitdiff |
1997-08-22 |
naim | Minor change for compiling on nt - naim |
tree | commitdiff |
1997-08-22 |
naim | Minor change for compiling on nt - naim |
tree | commitdiff |
1997-08-22 |
naim | Minor change to compile on nt - naim |
tree | commitdiff |
1997-07-29 |
naim | Fixing problem with inferiorRPC, non-shared memory... |
tree | commitdiff |
1997-07-22 |
naim | Minor cleanup change - naim |
tree | commitdiff |
1997-07-22 |
naim | Changes to make fork work on aix. Also, some change... |
tree | commitdiff |
1997-07-16 |
naim | Fixing fork on sunos - naim |
tree | commitdiff |
1997-07-14 |
naim | Fixing problem with fork on x86 - naim |
tree | commitdiff |
1997-07-14 |
naim | Fix to problem with fork - naim |
tree | commitdiff |
1997-07-11 |
tamches | removed hp files |
tree | commitdiff |
1997-07-09 |
naim | Fixing race condition between inferiorRPC waiting for... |
tree | commitdiff |
1997-07-03 |
naim | Minor fix to cleanup_drn. We should only use it when... |
tree | commitdiff |
1997-07-01 |
tamches | extra arg to launchRPCifAppropriate |
tree | commitdiff |
1997-06-27 |
tamches | new template |
tree | commitdiff |
1997-06-27 |
tamches | optimized newResource w.r.t. its igen behavior |
tree | commitdiff |
1997-06-27 |
tamches | new param to newResource. send_now() is new. |
tree | commitdiff |
1997-06-27 |
tamches | new param to newResource |
tree | commitdiff |
1997-06-24 |
tamches | mk_list() is new. Code to exclude call sites from... |
tree | commitdiff |
1997-06-23 |
tamches | slight changes to #include |
tree | commitdiff |
1997-06-23 |
tamches | used dictionary find() to achieve some speedup |
tree | commitdiff |
1997-06-16 |
ssuen | Fixed the problem of doing `delete this' with the follo... |
tree | commitdiff |
1997-06-16 |
ssuen | Added `int deleteComp = 1' to end of argument list... |
tree | commitdiff |
1997-06-16 |
tamches | Added comments to checkAndInstallInstrumentation() |
tree | commitdiff |
1997-06-11 |
mjrg | added dependency for target |
tree | commitdiff |
1997-06-07 |
newhall | replaced exclude_func and exclude_lib with exclude_node |
tree | commitdiff |
1997-06-06 |
mjrg | added option for manual daemon start-up |
tree | commitdiff |
1997-06-06 |
mjrg | added sharedobject.obj |
tree | commitdiff |
1997-06-06 |
naim | Fixing assertion failure - naim |
tree | commitdiff |
1997-06-05 |
naim | Cleaning up dataReqNodes for certain cases of deletion... |
tree | commitdiff |
1997-06-05 |
naim | Complete fix to my previous commit - naim |
tree | commitdiff |
1997-06-05 |
newhall | changed exclude_lib to mean shared object is not instru... |
tree | commitdiff |
1997-06-04 |
naim | Removing warning message - naim |
tree | commitdiff |
1997-06-04 |
naim | Changing "delete mn" by "mn->disable()" to really delet... |
tree | commitdiff |
1997-05-28 |
mjrg | Replaced main-nt.obj with main.obj |
tree | commitdiff |
1997-05-23 |
mjrg | Windows NT port |
tree | commitdiff |
1997-05-17 |
lzheng | Changes made for nonblocking write |
tree | commitdiff |
1997-05-13 |
sec | Removed a simple assert |
tree | commitdiff |
1997-05-08 |
mjrg | changes for Visual C++ compiler: added return to functions |
tree | commitdiff |
1997-05-07 |
naim | Getting rid of old support for threads and turning... |
tree | commitdiff |
1997-05-02 |
mjrg | changes for allowing different main functions on differ... |
tree | commitdiff |
1997-04-29 |
mjrg | Changes for WindowsNT port |
tree | commitdiff |
1997-04-21 |
hseom | added support for trace data |
tree | commitdiff |
1997-04-17 |
sec | Did some automatic instrumented of the MPI collective... |
tree | commitdiff |
1997-04-14 |
zhichen | Added enum index { machine, procedure, process, sync_... |
tree | commitdiff |
1997-04-14 |
zhichen | Added |
tree | commitdiff |
1997-04-14 |
zhichen | added reportMemory & TR_NEW_MEMORY |
tree | commitdiff |
1997-04-14 |
zhichen | Changed update_environment, do_trailing_resources,... |
tree | commitdiff |
1997-04-14 |
zhichen | Added memoryRoot. |
tree | commitdiff |
1997-04-14 |
zhichen | Added dynRPC::memoryRangeSelected, dynRPC::memoryInfoRe... |
tree | commitdiff |
1997-04-14 |
newhall | removed class pdFunction and replaced it with base... |
tree | commitdiff |
1997-04-10 |
newhall | added module base class, and pdmodule derived class |
tree | commitdiff |
1997-04-09 |
zhichen | Defined class 'memory' for blizzard shared-memory |
tree | commitdiff |
1997-04-08 |
zhichen | This file has the same name as a system head file,... |
tree | commitdiff |
1997-04-07 |
zhichen | Define Blizzard Shared-memory information, such as... |
tree | commitdiff |
1997-03-29 |
sec | Renamed the resource MsgTag to Message |
tree | commitdiff |
1997-03-29 |
sec | Changed the daemon poe to mpi |
tree | commitdiff |
1997-03-29 |
sec | Added one more level to /SyncObj to allow the 2 level... |
tree | commitdiff |
1997-03-29 |
sec | Creating the resource Message instead of MsgTag |
tree | commitdiff |
1997-03-29 |
sec | Adding instrumentation of MPI functions |
tree | commitdiff |
1997-03-29 |
sec | Debugging stuff |
tree | commitdiff |
1997-03-23 |
zhichen | added code to set process:pdFlavor |
tree | commitdiff |
1997-03-23 |
zhichen | based on process::pdFlavor, set initial inst accordingly. |
tree | commitdiff |
1997-03-18 |
buck | Forgot to remove old templates from paradynd. |
tree | commitdiff |
1997-03-18 |
buck | first commit of dyninst library. Also includes: |
tree | commitdiff |
1997-03-16 |
lzheng | Changes made for the value of observed cost |
tree | commitdiff |
1997-03-14 |
zhichen | Added reportSelf in the case when the daemons were... |
tree | commitdiff |
1997-03-06 |
naim | Fixed bug related to finding next free index in the... |
tree | commitdiff |
1997-02-26 |
mjrg | First part of WindowsNT port: changes for compiling... |
tree | commitdiff |
1997-02-26 |
mjrg | Changed return value argument |
tree | commitdiff |
1997-02-26 |
naim | Fixing a problem with temporary counters for pvm metric... |
tree | commitdiff |
1997-02-24 |
naim | Minor fix to my previous commit - naim |
tree | commitdiff |
1997-02-21 |
naim | Moving files from paradynd to dyninstAPI - First pre... |
tree | commitdiff |
1997-02-21 |
naim | Moving files from paradynd to dyninstAPI + eliminating... |
tree | commitdiff |
1997-02-21 |
naim | Moving files from paradynd to dyninstAPI - naim |
tree | commitdiff |
1997-02-21 |
naim | Moving files to from paradynd to dyninstAPI - naim |
tree | commitdiff |
1997-02-21 |
naim | Moving files to dyninstAPI directory - naim |
tree | commitdiff |
1997-02-21 |
naim | Moving aix.C to different directory - naim |
tree | commitdiff |
1997-02-21 |
naim | Removing cmost.h - naim |
tree | commitdiff |
1997-02-18 |
sec | Redefined how base trampolines for function exit/return... |
tree | commitdiff |
1997-02-18 |
sec | Added poe support |
tree | commitdiff |
1997-02-18 |
sec | Cleaned up some code. |
tree | commitdiff |
1997-02-18 |
sec | Added a field to instPoint, which identifies what the... |
tree | commitdiff |
1997-02-18 |
sec | Cleaned some code and removed some warning messages |
tree | commitdiff |
1997-02-18 |
sec | Cleaned some code up |
tree | commitdiff |
1997-02-18 |
sec | Added 5 instructions to the base trampoline, 4 nops... |
tree | commitdiff |
1997-02-18 |
sec | Added some support for MPI functions, default instrumen... |
tree | commitdiff |
1997-02-18 |
sec | Added a label, UPDATE_LR, used in tramp-power.S for... |
tree | commitdiff |
1997-02-18 |
sec | Redefined most of this include file. Alot of the repre... |
tree | commitdiff |
1997-02-18 |
sec | Cleaned up some warning errors. |
tree | commitdiff |
1997-02-04 |
sec | Fixed a bug in the rs6000 version; we were jumping... |
tree | commitdiff |
1997-02-03 |
lzheng | Changes made for combining the long jump and short... |
tree | commitdiff |
1997-02-03 |
lzheng | Combined the long jump and short jump for the instrumen... |
tree | commitdiff |
1997-01-31 |
naim | Minor fix that eliminates some warning messages when... |
tree | commitdiff |
1997-01-31 |
naim | Fixing race condition between continueProc and inferior... |
tree | commitdiff |
1997-01-30 |
tamches | emitInferiorRPCtrailer can now stop to make use of... |
tree | commitdiff |
1997-01-30 |
tamches | replace use of getMaxBranch1Insn() with |
tree | commitdiff |
next |