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 |
1994-07-12 |
jcargill | Fixed logLine for printing out samples w/64 bit time |
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 | Fixed tagArg; changed to instrumenting CMMDs instead... |
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 | Hardware combine on the CM5 no longer requires a specia... |
tree | commitdiff |
1994-07-12 |
jcargill | Changed order of processState defn, so that initial... |
tree | commitdiff |
1994-07-12 |
jcargill | Fixed iSymCount problem, improved speed of search for... |
tree | commitdiff |
1994-07-12 |
jcargill | Included util.h for errorLine defn |
tree | commitdiff |
1994-07-12 |
jcargill | Changed argument offsets for msgBytes, msgTags; search... |
tree | commitdiff |
1994-07-12 |
jcargill | Added internal prefix for TRACELIB |
tree | commitdiff |
1994-07-12 |
jcargill | Got rid of old/unused trace-record types |
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-07-02 |
markc | Use aggregation operator defines from util/h/aggregation.h |
tree | commitdiff |
1994-07-01 |
markc | Moved createSyncWait from metricDefs-common to machine... |
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 | Code for handling abstraction-specific mappings |
tree | commitdiff |
1994-06-27 |
rbi | Abstraction-specific resources and mapping info |
tree | commitdiff |
1994-06-27 |
hollings | Added internal metrics |
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-06-02 |
markc | Replaced references to igen generated class to a new... |
tree | commitdiff |
1994-06-02 |
markc | Files to implement error handling for igen generated... |
tree | commitdiff |
1994-05-31 |
markc | Fixed pause time bug which was causing negative values... |
tree | commitdiff |
1994-05-31 |
markc | Commented out assert test for elapsed. |
tree | commitdiff |
1994-05-31 |
markc | Modified check for covered less than rather than not... |
tree | commitdiff |
1994-05-31 |
markc | Initialized v global values used to compute pause time... |
tree | commitdiff |
1994-05-31 |
markc | Added default instrumentation requests and modified... |
tree | commitdiff |
1994-05-31 |
markc | Reordered predicate definitions. Procedure preds must... |
tree | commitdiff |
1994-05-31 |
markc | Added pvm messages to copy printf messages. |
tree | commitdiff |
1994-05-31 |
markc | Closed iopipe fd that had been dup'd if the fd was... |
tree | commitdiff |
1994-05-30 |
hollings | added code to support external templates. |
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 |
1994-05-12 |
markc | Fixed instrumentation for createMsgBytesSentMetric. |
tree | commitdiff |
1994-05-03 |
markc | Removed comment on pauseMetric for paradyndPVM. |
tree | commitdiff |
1994-05-03 |
markc | Passed exit status to pvm. |
tree | commitdiff |
1994-04-18 |
markc | Changed defaultMSGTagPredicate to look at the second... |
tree | commitdiff |
next |