1994-11-10 |
markc | Turn off creation of MODS file. |
tree | commitdiff |
1994-11-10 |
jcargill | The "Don't Blame Me Either" commit |
tree | commitdiff |
1994-11-09 |
rbi | the "Don't Blame Me" commit |
tree | commitdiff |
1994-11-02 |
hollings | Made the observed cost model use a normal variable... |
tree | commitdiff |
1994-11-02 |
markc | Changed name of default module. |
tree | commitdiff |
1994-11-02 |
markc | Removed compiler warnings. |
tree | commitdiff |
1994-11-02 |
markc | Remove old malloc wrappers. |
tree | commitdiff |
1994-11-02 |
markc | Commented out the cost model. |
tree | commitdiff |
1994-11-02 |
markc | Added class support for image, module, function. |
tree | commitdiff |
1994-11-02 |
markc | Made symbol table parsing machine independent. |
tree | commitdiff |
1994-11-02 |
markc | Put our "PTRACE" defines here. |
tree | commitdiff |
1994-11-02 |
markc | Added prototypes. |
tree | commitdiff |
1994-11-02 |
markc | Started to make process into a class. |
tree | commitdiff |
1994-11-02 |
markc | Changed PCptrace prototype. |
tree | commitdiff |
1994-11-02 |
markc | Added prototypes. |
tree | commitdiff |
1994-11-02 |
markc | Moved redundant code to here from inst-< >.C. |
tree | commitdiff |
1994-11-02 |
markc | Moved defines to arch-sparc.h |
tree | commitdiff |
1994-11-02 |
markc | Attempted to reduce the number of types used to represe... |
tree | commitdiff |
1994-11-02 |
markc | Removed redundant code into inst.C |
tree | commitdiff |
1994-11-02 |
markc | Changed casts to remove compiler warnings. |
tree | commitdiff |
1994-11-02 |
markc | Removed stringPool |
tree | commitdiff |
1994-11-02 |
markc | Replaced string-handles. |
tree | commitdiff |
1994-11-02 |
markc | Replaced string handles. |
tree | commitdiff |
1994-11-02 |
markc | Replaced some of the hash-defs with inlines |
tree | commitdiff |
1994-11-01 |
markc | Prototypes |
tree | commitdiff |
1994-11-01 |
markc | sparc architecture includes |
tree | commitdiff |
1994-11-01 |
markc | OS specific includes. |
tree | commitdiff |
1994-11-01 |
markc | Abstract os support. No os specific code here. Includ... |
tree | commitdiff |
1994-11-01 |
markc | Initial files that will provide os support. This shoul... |
tree | commitdiff |
1994-11-01 |
markc | Added Object classes that provide os independent symbol... |
tree | commitdiff |
1994-10-25 |
hollings | Added code to suppress "functions" that have aninvalid... |
tree | commitdiff |
1994-10-21 |
jcargill | Made PCptrace intf agree with defn in instP.h; cast... |
tree | commitdiff |
1994-10-04 |
jcargill | Removed requirement that functions have valid line... |
tree | commitdiff |
1994-09-30 |
rbi | Basic instrumentation for CMFortran |
tree | commitdiff |
1994-09-22 |
markc | Removed compiler warnings |
tree | commitdiff |
1994-09-22 |
markc | Change signature to intComp |
tree | commitdiff |
1994-09-22 |
markc | Changed signature to intComp |
tree | commitdiff |
1994-09-22 |
markc | Made structs classes |
tree | commitdiff |
1994-09-22 |
markc | Change names of resource classes |
tree | commitdiff |
1994-09-22 |
markc | changed types to agree with ptrace signature |
tree | commitdiff |
1994-09-22 |
markc | Changed structs to classes |
tree | commitdiff |
1994-09-22 |
markc | changed *allocs to new |
tree | commitdiff |
1994-09-22 |
markc | change instInstanceRec struct to a class |
tree | commitdiff |
1994-09-22 |
markc | Changed *allocs to news |
tree | commitdiff |
1994-09-22 |
markc | Enter handles for primitiveCosts into stringPool |
tree | commitdiff |
1994-09-22 |
markc | made getStrOp() return const char* |
tree | commitdiff |
1994-09-22 |
markc | Changed libraryList to List<libraryFunc*> |
tree | commitdiff |
1994-09-22 |
markc | Added most of dyninst.h, temporary |
tree | commitdiff |
1994-09-22 |
markc | reorganized, temporary |
tree | commitdiff |
1994-09-22 |
markc | Made first arg to AstNode constructor const |
tree | commitdiff |
1994-09-22 |
markc | Cast args for printf |
tree | commitdiff |
1994-09-22 |
markc | Added log message, duplicate include guards |
tree | commitdiff |
1994-09-20 |
hollings | added code to use actual clock speed for cost model... |
tree | commitdiff |
1994-09-20 |
hollings | added FP_OP2_FPop1 and FP_OP2_FPop2 |
tree | commitdiff |
1994-08-17 |
markc | Added reachedFirstBreak variable. |
tree | commitdiff |
1994-08-17 |
markc | Changed execv to execvp. |
tree | commitdiff |
1994-08-17 |
markc | Changed variable names in installDefaultInst to quiet... |
tree | commitdiff |
1994-08-17 |
markc | Changed the execv to execvp. |
tree | commitdiff |
1994-08-17 |
markc | Added pvm_getrbuf and pvm_getsbuf to initLibraryFuncs... |
tree | commitdiff |
1994-08-08 |
hollings | Added suppress instrumentation command. |
tree | commitdiff |
1994-08-02 |
hollings | fixed modules to use list template for lists of functions. |
tree | commitdiff |
1994-08-02 |
hollings | added clock speed argument to stats. |
tree | commitdiff |
1994-08-01 |
markc | Added computePauseTimeMetric to allow paradyndPVM to... |
tree | commitdiff |
1994-07-28 |
krisna | changed definitions/declarations of xalloc functions... |
tree | commitdiff |
1994-07-26 |
hollings | fixed heap allocation to use hash tables. |
tree | commitdiff |
1994-07-26 |
hollings | new file to define instruction types and fields. |
tree | commitdiff |
1994-07-26 |
hollings | removed slots executed counter. |
tree | commitdiff |
1994-07-26 |
hollings | moved instruction definitions to seperate header file. |
tree | commitdiff |
1994-07-22 |
hollings | removed mistaken divid by 1Meg for predicted cost. |
tree | commitdiff |
1994-07-22 |
hollings | added pauseTime and wallTime. |
tree | commitdiff |
1994-07-22 |
hollings | moved computePauseTimeMetric here, and added lib func... |
tree | commitdiff |
1994-07-20 |
hollings | made time in code gen stat stadard. |
tree | commitdiff |
1994-07-20 |
hollings | added insn generated metric. |
tree | commitdiff |
1994-07-16 |
hollings | fixed stats to not devidi by 1meg, fixed negative time... |
tree | commitdiff |
1994-07-15 |
hollings | fixed 64 bit record to be 32 bits. |
tree | commitdiff |
1994-07-15 |
hollings | moved dyninst stats to stats.C |
tree | commitdiff |
1994-07-14 |
hollings | Hybrid cost model added. |
tree | commitdiff |
1994-07-14 |
hollings | Corrected file mask on io redirection. |
tree | commitdiff |
1994-07-14 |
jcargill | Added a couple of new ptrace requests for CM5 nodes |
tree | commitdiff |
1994-07-14 |
jcargill | Changes to ptraceReq header structure to accomodate... |
tree | commitdiff |
1994-07-12 |
jcargill | Removed some old/dead code |
tree | commitdiff |
1994-07-12 |
jcargill | Added warning if a function's code appears to be a... |
tree | commitdiff |
1994-07-12 |
jcargill | Added warning for functions not found in initialRequest... |
tree | commitdiff |
1994-07-12 |
jcargill | Removed old code, added ability for fork paradyndCM5... |
tree | commitdiff |
1994-07-12 |
jcargill | Changed order of processState defn, so that initial... |
tree | commitdiff |
1994-07-12 |
jcargill | Added internal prefix for TRACELIB |
tree | commitdiff |
1994-07-06 |
hollings | Added code to handle SPARC ABI aggregate return type... |
tree | commitdiff |
1994-07-05 |
hollings | fixed return type of getPrimtiveCost(). |
tree | commitdiff |
1994-07-05 |
hollings | observed cost model |
tree | commitdiff |
1994-06-30 |
jcargill | Fixed MAX_BRANCH definition (offset is in words, not... |
tree | commitdiff |
1994-06-29 |
hollings | Changed heap bound brack error to warning if we can... |
tree | commitdiff |
1994-06-29 |
hollings | Added metricDefs-common.{C,h} |
tree | commitdiff |
1994-06-27 |
rbi | Abstraction-specific resources and mapping info |
tree | commitdiff |
1994-06-27 |
hollings | removed printfs. Now use logLine so it works in the... |
tree | commitdiff |
1994-06-22 |
markc | Removed compiler warnings. |
tree | commitdiff |
1994-06-22 |
markc | Removed warnings. Changed bcopy in inst-sparc.C to... |
tree | commitdiff |
1994-05-31 |
markc | Added default instrumentation requests and modified... |
tree | commitdiff |
1994-05-31 |
markc | Closed iopipe fd that had been dup'd if the fd was... |
tree | commitdiff |
1994-05-18 |
hollings | added ability to gather IO from application processes... |
tree | commitdiff |
1994-05-16 |
hollings | added way to request unique resource name. |
tree | commitdiff |
next |