1997-04-14 |
zhichen | Added DYNINSTreportNewMem |
tree | commitdiff |
1997-04-07 |
zhichen | added TR_NEW_MEMORY, struct _traceMemory, for the memor... |
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-16 |
tamches | removed CONTROLLER_FD |
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 |
1997-01-14 |
tamches | changes to fork, exec processing |
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-12-06 |
tamches | tTimerRec when shm sampling has protector vrbles, but... |
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 | changed from 3-->1 shm seg per process |
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 | 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-09-26 |
newhall | increased SYN_INST_BUF_SIZE to 4M |
tree | commitdiff |
1996-08-16 |
tamches | updated copyright for release 1.1 Release1_1 |
tree | commitdiff |
1996-07-30 |
mjrg | Changed libdyninstRT.a to libdyninstRT.o |
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-09 |
naim | Minor fix to previous commit - naim |
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 |
lzheng | SYN_INST_BUF_SIZE now 1024*1024 for all architectures... |
tree | commitdiff |
1996-04-08 |
hollings | added prototypes for DYNINSTgenerateTraceRecord, DYNINS... |
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-19 |
lzheng | Changed the heap size for the HP |
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 |
1995-12-10 |
zhichen | Minor cleanup |
tree | commitdiff |
1995-12-05 |
zhichen | I fixed the bug the the marco TRACE update TRACELIBcurr... |
tree | commitdiff |
1995-11-29 |
krisna | change C++ comments to C comments (C/C++ compilation... |
tree | commitdiff |
1995-11-29 |
krisna | endif -> #endif |
tree | commitdiff |
1995-11-29 |
krisna | hpux instrumentation buffer size change |
tree | commitdiff |
1995-11-08 |
zhichen | make corrsponding change to Tia's commit for sampleInte... |
tree | commitdiff |
1995-11-08 |
zhichen | make corresponding changes to Tia's commit of sample... |
tree | commitdiff |
1995-11-08 |
zhichen | Make corresponding changes to Tia's commit for the... |
tree | commitdiff |
1995-11-05 |
zhichen | *** empty log message *** |
tree | commitdiff |
next |