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 |
1995-11-04 |
zhichen | added timer->normalize, so that wall clock time is... |
tree | commitdiff |
1995-11-03 |
newhall | initialize sampling rate to BASESAMPLEINTERVAL (defined... |
tree | commitdiff |
1995-10-27 |
zhichen | First version of paradynd_blizzard |
tree | commitdiff |
1995-10-27 |
zhichen | Included <stdlib.h> to remove some warnings |
tree | commitdiff |
1995-10-27 |
zhichen | Added some comments to DYNINSTsampleValues. |
tree | commitdiff |
1995-10-27 |
zhichen | took out some static storage class for global variables, |
tree | commitdiff |
1995-10-27 |
zhichen | fixed prototype for DYNINSTnodeCreate |
tree | commitdiff |
1995-10-19 |
mjrg | Removed breakpoint from DYNINSTinit. |
tree | commitdiff |
1995-08-30 |
mjrg | Fixed install for cm5 libraries. |
tree | commitdiff |
1995-08-29 |
hollings | Fixed missing UNCOMMON_LINK flag. |
tree | commitdiff |
1995-08-29 |
mjrg | changed sample.observedCost to sample.obsCostIdeal |
tree | commitdiff |
1995-08-24 |
hollings | AIX/SP-2 port (including option for split instruction... |
tree | commitdiff |
1995-06-02 |
newhall | moved typedef for sampleValue to util/h/sys.h |
tree | commitdiff |
1995-05-30 |
krisna | upgrade from solaris-2.3 to solaris-2.4 |
tree | commitdiff |
1995-05-30 |
krisna | moved declaration of LIBS to SunOs Makefile. we do... |
tree | commitdiff |
1995-05-18 |
markc | added guard prevent timer start-stop during alarm handler |
tree | commitdiff |
1995-03-13 |
jcargill | fixed Double/float mix-up; could cause store-double... |
tree | commitdiff |
1995-03-10 |
hollings | Added nasty note (but no fix) for floating point in... |
tree | commitdiff |
1995-03-10 |
hollings | Fixed an ugly race condition in observed cost. |
tree | commitdiff |
1995-03-10 |
hollings | Removed use of floating point to compute times. This... |
tree | commitdiff |
1995-02-21 |
jcargill | Moved RT_Boolean into rtinst.h (didn't belong in kludge... |
tree | commitdiff |
1995-02-21 |
jcargill | Changes to new build system so rtinst builds for all... |
tree | commitdiff |
1995-02-16 |
markc | Boundary symbols for libdyninst |
tree | commitdiff |
1995-02-16 |
markc | Added support for RTfirst.o and RTend.o which mark... |
tree | commitdiff |
1995-02-16 |
markc | Added support for RTfirst.o and RTend.o which mark... |
tree | commitdiff |
1995-02-16 |
markc | Made Boolean type RT_Boolean to prevent picking up... |
tree | commitdiff |
1995-01-30 |
jcargill | Major build system reorganization |
tree | commitdiff |
1994-11-12 |
rbi | removed /dev/kmem warning messages |
tree | commitdiff |
1994-11-11 |
markc | Commented out non-emergency printfs |
tree | commitdiff |
1994-11-11 |
jcargill | "Fixed" pause_time definition for CM5 |
tree | commitdiff |
1994-11-10 |
jcargill | More informative print for process timer rollbacks... |
tree | commitdiff |
1994-11-06 |
jcargill | Removed outdated cost-model code that initialized g7 |
tree | commitdiff |
1994-11-06 |
jcargill | Added prototype for clock functions to fix pause_time... |
tree | commitdiff |
1994-11-02 |
krisna | setitimer calls now correctly handles sampling rates... |
tree | commitdiff |
1994-11-02 |
hollings | Made the observed cost model use a normal variable... |
tree | commitdiff |
1994-10-27 |
krisna | switch back to using wallclock timers for reporting... |
tree | commitdiff |
1994-10-27 |
hollings | Temporary hack to normalize cost data until the CM... |
tree | commitdiff |
1994-10-27 |
hollings | moved code to read inst cycle count into temp file... |
tree | commitdiff |
1994-10-26 |
hollings | removed vsprintf protoype, it caused the CM-5 version... |
tree | commitdiff |
1994-10-13 |
krisna | changes for portability |
tree | commitdiff |
1994-10-09 |
hollings | Fixed cycles to time conversion. |
tree | commitdiff |
1994-10-04 |
jcargill | Got rid of "previous" array; now uses the per-timer... |
tree | commitdiff |
1994-09-22 |
markc | Added return type of int to function typedef |
tree | commitdiff |
next |