1999-02-22 |
nash | - Fixed a missing include on some machines |
tree | commitdiff |
1999-02-08 |
nash | - Major commit of Linux-x86 platform support |
tree | commitdiff |
1998-04-01 |
wylie | Added some code to keep the compiler happy |
tree | commitdiff |
1998-03-26 |
ssuen | Handles restartable writes in sampling code to paradynd. |
tree | commitdiff |
1998-02-25 |
naim | Implementation of CPU time using gethrvtime in order... |
tree | commitdiff |
1997-11-19 |
zhichen | Added TR_SYNC to eliminate a race condition between... |
tree | commitdiff |
1997-08-19 |
naim | Adding support to dynamically link libdyninstRT by... |
tree | commitdiff |
1997-07-14 |
naim | Fixing problem with fork - naim |
tree | commitdiff |
1997-07-11 |
tamches | removed obsolete files |
tree | commitdiff |
1997-06-02 |
naim | Small change to comment out a warning message - naim |
tree | commitdiff |
1997-05-30 |
naim | Changing PIOCUSAGE by PIOCPSINFO in the /proc call... |
tree | commitdiff |
1997-05-23 |
mjrg | Windows NT port |
tree | commitdiff |
1997-05-23 |
naim | Removing unnecessary debugging information - naim |
tree | commitdiff |
1997-05-13 |
sec | Increased the new tags limit (a simple define) |
tree | commitdiff |
1997-05-08 |
mjrg | Changes for Windows NT port |
tree | commitdiff |
1997-05-07 |
naim | Getting rid of old support for threads and turning... |
tree | commitdiff |
1997-04-29 |
mjrg | fixed bug in hash table lookup |
tree | commitdiff |
1997-04-29 |
mjrg | fixed bug in syscall SYS_dup |
tree | commitdiff |
1997-04-25 |
sec | Modified the names of the functions I added earlier... |
tree | commitdiff |
1997-04-17 |
sec | Fixed a bug in how the message tag hiearchy was orderd... |
tree | commitdiff |
1997-04-15 |
zhichen | Defined a symbol that I forget to define, stache_blk_size |
tree | commitdiff |
1997-04-14 |
zhichen | Added DYNINSTreportNewMem |
tree | commitdiff |
1997-03-29 |
sec | Added the code to allow a 2 level /Message hiearchy... |
tree | commitdiff |
1997-03-17 |
lzheng | Added one more function to handle inferior procedure... |
tree | commitdiff |
1997-02-27 |
newhall | changed some calls to open, and dup to use syscall... |
tree | commitdiff |
1997-02-26 |
mjrg | First part of WindowsNT port: divided RTposix.c into... |
tree | commitdiff |
1997-02-18 |
sec | Cleaned up some stuff |
tree | commitdiff |
1997-02-18 |
sec | There were some bugs in how the time was accessed,... |
tree | commitdiff |
1997-01-30 |
tamches | added global var the_paradyndPid, which connectToDaemon... |
tree | commitdiff |
1997-01-27 |
naim | Part of the base instrumentation for supporting multith... |
tree | commitdiff |
1997-01-22 |
lzheng | Changes made to remove uncessary instructions |
tree | commitdiff |
1997-01-21 |
mjrg | Fixed a bug in my previous commit |
tree | commitdiff |
1997-01-21 |
mjrg | Changed to unix domain socket for trace stream |
tree | commitdiff |
1997-01-21 |
tamches | removed DYNINSTglobalData |
tree | commitdiff |
1997-01-20 |
tamches | moved all intialization of DYNINSTtraceFp out of DYNINS... |
tree | commitdiff |
1997-01-20 |
tamches | removed these obsolete files |
tree | commitdiff |
1997-01-20 |
tamches | fix to prev commit |
tree | commitdiff |
1997-01-16 |
tamches | added proper param names for DYNINSTos_init |
tree | commitdiff |
1997-01-16 |
tamches | added proper param names to DYNINSTos_init |
tree | commitdiff |
1997-01-16 |
tamches | removed dependence on CONTROLLER_FD (always 3 which... |
tree | commitdiff |
1997-01-16 |
tamches | params to DYNINSTos_init |
tree | commitdiff |
1997-01-15 |
tamches | fork revamped for shm sampling (shm_detach_reattach_ove... |
tree | commitdiff |
1997-01-14 |
tamches | added divMillion routine. Added a use of mulMillion. |
tree | commitdiff |
1996-12-17 |
mjrg | Replaced strtoul strtol because strtoul doesn't exist... |
tree | commitdiff |
1996-12-16 |
mjrg | Changes to the way a forked process connects to daemon... |
tree | commitdiff |
1996-12-06 |
tamches | timers routines revamped. no more mutex vrble. protec... |
tree | commitdiff |
1996-12-06 |
tamches | DYNINSTgetCPUtime revamped. Can't use gethrvtime(... |
tree | commitdiff |
1996-11-26 |
naim | Implementation of cross-compiler (sparc-solaris,x86... |
tree | commitdiff |
1996-11-14 |
naim | Fixing signal problem on aix related to attach/detach... |
tree | commitdiff |
1996-11-08 |
tamches | change from 3-->1 shm seg per process |
tree | commitdiff |
1996-11-05 |
tamches | DYNINSTrecordTag now calls DYNINSTreportNewTags directl... |
tree | commitdiff |
1996-10-31 |
tamches | The shm-sampling commit |
tree | commitdiff |
1996-10-31 |
tamches | replaced gotos with while loops |
tree | commitdiff |
1996-10-31 |
tamches | removed some unneeded code; added check for right platform |
tree | commitdiff |
1996-10-31 |
tamches | removed these obsolete files |
tree | commitdiff |
1996-10-18 |
mjrg | Solaris/X86 port |
tree | commitdiff |
1996-09-26 |
newhall | added DYNINSTstart |
tree | commitdiff |
1996-08-16 |
tamches | updated copyright for release 1.1 Release1_1 |
tree | commitdiff |
1996-07-30 |
mjrg | removed unused code |
tree | commitdiff |
1996-07-29 |
naim | Fixing race condition - naim |
tree | commitdiff |
1996-07-18 |
naim | Minor change to COSTTEST section - naim |
tree | commitdiff |
1996-07-17 |
mjrg | Commented out prototype of gettimeofday, that is causin... |
tree | commitdiff |
1996-06-27 |
naim | Preventing race condition in DYNINSTgenerateTraceRecord... |
tree | commitdiff |
1996-06-22 |
lzheng | Moved the code in the RTgeneric.c to the RThppa.c since... |
tree | commitdiff |
1996-05-30 |
tamches | Forced stdout to be line-buffered, and stderr to be... |
tree | commitdiff |
1996-05-16 |
mjrg | commented out a debugging message |
tree | commitdiff |
1996-05-12 |
tamches | aix 4.1 commit |
tree | commitdiff |
1996-05-08 |
mjrg | added support for handling fork and exec in the application |
tree | commitdiff |
1996-05-01 |
lzheng | Minir fix. (removed a line for the debugging) |
tree | commitdiff |
1996-04-30 |
lzheng | Removed the #ifdefs for the HPUX. |
tree | commitdiff |
1996-04-30 |
lzheng | Clean up this file so that it could be easily maintaine... |
tree | commitdiff |
1996-04-09 |
newhall | changed DYNINSTgetWallTime to DYNINSTgetWalltime to... |
tree | commitdiff |
1996-04-09 |
naim | Fixing prototype for procedure DYNINSTgenerateTraceReco... |
tree | commitdiff |
1996-04-08 |
lzheng | DYNINSTalarmExpire on HPUX is changed so that it will... |
tree | commitdiff |
1996-04-08 |
lzheng | first version |
tree | commitdiff |
1996-04-08 |
lzheng | changed how HP gets the CPU time |
tree | commitdiff |
1996-04-08 |
hollings | Fixed call to generate trace to have the correct number... |
tree | commitdiff |
1996-04-06 |
hollings | Add missing case for system time. |
tree | commitdiff |
1996-03-12 |
mjrg | Improved handling of process termination |
tree | commitdiff |
1996-03-08 |
newhall | added wall and process time args to DYNINSTgenerateTrac... |
tree | commitdiff |
1996-03-01 |
mjrg | Added type to resources. |
tree | commitdiff |
1996-02-26 |
naim | Making sure that time does not go backwards - naim |
tree | commitdiff |
1996-02-23 |
lzheng | Use the system call pstat() instead of getrusage(... |
tree | commitdiff |
1996-02-19 |
naim | Fixing DYNINSTgetWalltime. gettimeofday was going backw... |
tree | commitdiff |
1996-02-15 |
naim | Fixing wall timer. It if goes backwards, then we retry... |
tree | commitdiff |
1996-02-15 |
naim | Minor changes to timers and cost model - naim |
tree | commitdiff |
1996-02-13 |
naim | Minor change related to the cost model for the CM-5... |
tree | commitdiff |
1996-02-13 |
hollings | Fixed timer64 to be time64. |
tree | commitdiff |
1996-02-09 |
naim | Minor fix, rounding error - naim |
tree | commitdiff |
1996-02-09 |
naim | Changes to observed cost model. Also, adding ifdef... |
tree | commitdiff |
1996-02-01 |
naim | Minor change - naim |
tree | commitdiff |
1996-02-01 |
hollings | Added missing function. |
tree | commitdiff |
1996-02-01 |
naim | Fixing some problems related to timers and race conditi... |
tree | commitdiff |
1996-02-01 |
naim | Fixing some problems related to timers and race conditi... |
tree | commitdiff |
1996-01-15 |
zhichen | Devided sampleInterval by 2 (bart's information theory) |
tree | commitdiff |
1995-12-17 |
zhichen | Hopefully, the samples will arrive |
tree | commitdiff |
1995-12-17 |
zhichen | This time i hope i really fixed the no sample problem |
tree | commitdiff |
1995-12-17 |
zhichen | Hopefully, i have fixed the sample not reporting problem |
tree | commitdiff |
1995-12-10 |
zhichen | Report send_tries, message buffered and sent for parady... |
tree | commitdiff |
1995-12-10 |
zhichen | Minor clean up |
tree | commitdiff |
next |