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 | Gave type names to typedefs |
tree | commitdiff |
1994-09-22 |
markc | Made structs classes |
tree | commitdiff |
1994-09-22 |
markc | made system includes extern "C" |
tree | commitdiff |
1994-09-22 |
markc | changed frees to deletes |
tree | commitdiff |
1994-09-22 |
markc | Change names of resource classes |
tree | commitdiff |
1994-09-22 |
markc | cast stringHandles |
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 | changed *allocs to news |
tree | commitdiff |
1994-09-22 |
markc | Added signatures for select, wait3 |
tree | commitdiff |
1994-09-22 |
markc | Changed names for resource classes |
tree | commitdiff |
1994-09-22 |
markc | Changed name of class function pdFunction |
tree | commitdiff |
1994-09-22 |
markc | Added static class initializers for DYNINSTallMetrics |
tree | commitdiff |
1994-09-22 |
markc | Changed structs to classes |
tree | commitdiff |
1994-09-22 |
markc | cast args to memset |
tree | commitdiff |
1994-09-22 |
markc | access metricList using method |
tree | commitdiff |
1994-09-22 |
markc | Added sparc specific ifdefs |
tree | commitdiff |
1994-09-22 |
markc | instantiate class as class, not struct |
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 | Declare system includes as extern "C" |
tree | commitdiff |
1994-09-22 |
markc | Made system includes extern "C" |
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 | cast stringHandle to char* |
tree | commitdiff |
1994-09-22 |
markc | Standardized ptrace, PCptrace signatures |
tree | commitdiff |
1994-09-22 |
markc | Made system includes extern "C" |
tree | commitdiff |
1994-09-22 |
markc | Made system includes extern "C" |
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 | Made system includes extern"C" |
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-09-15 |
rbi | Removed unneeded switch branch. |
tree | commitdiff |
1994-09-14 |
rbi | Fixed system calls in loadSymTable() |
tree | commitdiff |
1994-09-05 |
jcargill | Bug fix: enabling certain metrics could cause no instr... |
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 | Call installDefaultInst when SIGTRAP is seen. |
tree | commitdiff |
1994-08-17 |
markc | Removed finishMsgBytesMetric. |
tree | commitdiff |
1994-08-17 |
markc | Added extra parameter to reportSelf call. |
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-17 |
markc | Moved call to install default instrumentation to SIGTRA... |
tree | commitdiff |
1994-08-17 |
markc | Changed variable names to remove compiler warnings. |
tree | commitdiff |
1994-08-17 |
markc | Removed early return from metricDefinitionNode::insertI... |
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-02 |
hollings | added clock speed argument to printAppStats |
tree | commitdiff |
1994-08-02 |
hollings | changed module lists to use new lists. |
tree | commitdiff |
1994-08-02 |
hollings | Changed comparison for samples going backwards to use... |
tree | commitdiff |
1994-08-02 |
hollings | changed costs to reflect new retries for race condition... |
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 | switch to select based polling of nodes. |
tree | commitdiff |
1994-07-26 |
hollings | removed un userd if |
tree | commitdiff |
1994-07-26 |
hollings | new file to define instruction types and fields. |
tree | commitdiff |
1994-07-26 |
hollings | added CMMDhostless variable. |
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-26 |
hollings | commented out print statements. |
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 to machine specific area. |
tree | commitdiff |
1994-07-22 |
hollings | moved computePauseTimeMetric here, and added lib func... |
tree | commitdiff |
1994-07-22 |
hollings | update cost data, move pausetime in here. |
tree | commitdiff |
1994-07-22 |
hollings | moved computePauseTime to machine specific area. |
tree | commitdiff |
1994-07-21 |
hollings | removed extra polls of the nodes for printfs. |
tree | commitdiff |
1994-07-21 |
hollings | Fixed to skip over null point and ast nodes for addInst... |
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-20 |
hollings | Added real code for cost model. |
tree | commitdiff |
1994-07-20 |
hollings | added code to record time spend generating instrumentation. |
tree | commitdiff |
1994-07-20 |
rbi | Small type change |
tree | commitdiff |
1994-07-20 |
rbi | Removed annoying printf |
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 kludges file to clean up compilation warnings. |
tree | commitdiff |
1994-07-14 |
jcargill | Added new file for dynRPC functions, and a default... |
tree | commitdiff |
1994-07-14 |
jcargill | Major CM5 changes for new ptrace, and new transport... |
tree | commitdiff |
1994-07-14 |
jcargill | Removed call to flushPtrace |
tree | commitdiff |
1994-07-14 |
jcargill | Removed some dead code, added called to processArchDepe... |
tree | commitdiff |
1994-07-14 |
jcargill | Renamed connection-related variables (family, port... |
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-14 |
jcargill | Removed old call to flushPtrace -- not needed anymore |
tree | commitdiff |
next |