1996-04-06 |
hollings | Removed write-strings warning (eliminates several thous... |
commit | commitdiff | tree | snapshot |
1996-04-05 |
naim | Chaging the way grabs are done to try to make sure... |
commit | commitdiff | tree | snapshot |
1996-04-05 |
naim | Chaging default value for packet size tunable constant... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
newhall | changed type of args to visi_DefinePhase to match visi... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
newhall | added error 97 |
commit | commitdiff | tree | snapshot |
1996-04-04 |
newhall | added limit option to visi definition |
commit | commitdiff | tree | snapshot |
1996-04-04 |
newhall | changes to enable routines so that they only enable... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
newhall | added DM_DATABUF_LIMIT, an upper bound to the data... |
commit | commitdiff | tree | snapshot |
1996-04-04 |
newhall | added mi_limit to VMAddNewVisualization |
commit | commitdiff | tree | snapshot |
1996-04-03 |
naim | Minor change to some test messages - naim |
commit | commitdiff | tree | snapshot |
1996-04-03 |
naim | Adding error number 96 - naim |
commit | commitdiff | tree | snapshot |
1996-04-03 |
naim | Implementation of deallocation of instrumentation for... |
commit | commitdiff | tree | snapshot |
1996-04-03 |
naim | Eliminating "simd" from the daemon's menu for the meant... |
commit | commitdiff | tree | snapshot |
1996-04-03 |
naim | Making call to getPredictedDataCost between paradyn... |
commit | commitdiff | tree | snapshot |
1996-04-03 |
naim | Making call getPredictedDataCost between paradyn and... |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | lots of changes; should now avoid crashing when multipl... |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added UI_all_metric_names, UI_all_metrics_set_yet |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added dictionary_lite<unsigned, string> |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added a bind to Visibility event |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | fixed colors of the information text widget s.t. select... |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | removed tclSelectionState |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added whereAxisVisibilityCallbackCommand |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added makeVisibility* member functions |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added listboxCopyAreaGC |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | Added X visibility event features |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | use visibility X events to simulate GraphicsExpose... |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | refs to uim_AvailMets etc. gone |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | makeVisibility* functions added |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | uim_availMets, uim_AvailMetsSize, uim_AvailMetHandles... |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | changeHiddenNodes now checks for a NULL rootPtr |
commit | commitdiff | tree | snapshot |
1996-04-01 |
tamches | added a constructor for metfocusType |
commit | commitdiff | tree | snapshot |
1996-03-29 |
tamches | on configNode, check for change in hide-ness is moved... |
commit | commitdiff | tree | snapshot |
1996-03-28 |
mjrg | Added code to handle fortran alternate subroutine entry... |
commit | commitdiff | tree | snapshot |
1996-03-26 |
tamches | removed this obsolete file |
commit | commitdiff | tree | snapshot |
1996-03-26 |
tamches | fixed a compile problem w/ previous commit |
commit | commitdiff | tree | snapshot |
1996-03-25 |
hollings | Support functions that have multiple exit points. |
commit | commitdiff | tree | snapshot |
1996-03-25 |
tamches | fixed some layout bugs w.r.t. shg-key & shg-tips |
commit | commitdiff | tree | snapshot |
1996-03-25 |
tamches | the reduce-mem-leaks-in-paradynd commit |
commit | commitdiff | tree | snapshot |
1996-03-22 |
tamches | no longer generate code calling exit(-1) on a version... |
commit | commitdiff | tree | snapshot |
1996-03-22 |
tamches | added dynRPC version mismatch as possible explanations... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
hollings | Fixed bug in register save/restore for function calls... |
commit | commitdiff | tree | snapshot |
1996-03-20 |
mjrg | Changed mdl to support calls with multiple arguments. |
commit | commitdiff | tree | snapshot |
1996-03-20 |
mjrg | Added multiple arguments to calls. |
commit | commitdiff | tree | snapshot |
1996-03-18 |
karavan | Switched over to cost model for controlling extent... |
commit | commitdiff | tree | snapshot |
1996-03-18 |
karavan | added new TC, PCcollectInstrTimings |
commit | commitdiff | tree | snapshot |
1996-03-18 |
karavan | added new tunable constant, PCcollectInstrTimings. |
commit | commitdiff | tree | snapshot |
1996-03-14 |
naim | Minor change - naim |
commit | commitdiff | tree | snapshot |
1996-03-14 |
naim | Batching enable data requests for better performance... |
commit | commitdiff | tree | snapshot |
1996-03-14 |
naim | Adding batching enable data requests for better perform... |
commit | commitdiff | tree | snapshot |
1996-03-13 |
newhall | changed pause time to be computed like it is on all... |
commit | commitdiff | tree | snapshot |
1996-03-12 |
mjrg | Improved handling of process termination |
commit | commitdiff | tree | snapshot |
1996-03-12 |
mjrg | Improved handling of process termination |
commit | commitdiff | tree | snapshot |
1996-03-12 |
mjrg | Fixed bug in PDYN_hoster: set the waid ID in the reply... |
commit | commitdiff | tree | snapshot |
1996-03-12 |
mjrg | Improved handling of process termination. |
commit | commitdiff | tree | snapshot |
1996-03-12 |
mjrg | New version of aggregateSample to support adding and... |
commit | commitdiff | tree | snapshot |
1996-03-11 |
mjrg | commented out an error message that is not needed. |
commit | commitdiff | tree | snapshot |
1996-03-11 |
mjrg | Fixed a bug in getTime, the return was missing. |
commit | commitdiff | tree | snapshot |
1996-03-11 |
newhall | changed params to PhaseDef |
commit | commitdiff | tree | snapshot |
1996-03-11 |
newhall | changed bool to int params in visi_DefinePhase, changed... |
commit | commitdiff | tree | snapshot |
1996-03-10 |
hollings | Mad sure all assert statements were in { } blocks.... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
hollings | moved getCurrentTime here from the header file. It... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
hollings | Fixed a call to apply that was passing NULL where a... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
hollings | Commented out the function. It is only used in one... |
commit | commitdiff | tree | snapshot |
1996-03-08 |
newhall | added wall and process time args to DYNINSTgenerateTrac... |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | constructor now grabs initial hide-node flags from... |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | fixed hide-node bug whereby a tc change before PC windo... |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | removed these obsolete files |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | added operator==(const char *) |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | added 2d entry point |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | major update -- added support for hidden nodes |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | added support for hidden nodes |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | added support for hidden nodes |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | added anything2draw() |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | added 7 tunable constants for hiding desired shg nodes |
commit | commitdiff | tree | snapshot |
1996-03-08 |
tamches | where appropriate, some more showError() calls pass... |
commit | commitdiff | tree | snapshot |
1996-03-06 |
naim | Yet another minor change - naim |
commit | commitdiff | tree | snapshot |
1996-03-06 |
naim | Minor fix - naim |
commit | commitdiff | tree | snapshot |
1996-03-06 |
naim | Minor change to fix internal metric numberOfCPUs on... |
commit | commitdiff | tree | snapshot |
1996-03-05 |
mjrg | removed debug printf. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
mjrg | Replaced socketpair with pipe. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
mjrg | added P_pipe |
commit | commitdiff | tree | snapshot |
1996-03-05 |
naim | Minor changes for debugging purposes - naim |
commit | commitdiff | tree | snapshot |
1996-03-05 |
naim | Making enableDataCollection asynchronous in order to... |
commit | commitdiff | tree | snapshot |
1996-03-05 |
naim | Adding a function to igen that allow us to check for... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Added MDL error messages |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Added type to resources. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Added type to resources. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Added a type to resources. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Added a type to resources. |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Replaced calls at the exit point by a call to DYNINSTexit |
commit | commitdiff | tree | snapshot |
1996-03-01 |
mjrg | Added type to resources. |
commit | commitdiff | tree | snapshot |
1996-02-27 |
naim | Changing getPredictedDataCost from double to float... |
commit | commitdiff | tree | snapshot |
1996-02-27 |
karavan | small fix to temporary cost method |
commit | commitdiff | tree | snapshot |
1996-02-27 |
karavan | removed PC debug printing flag |
commit | commitdiff | tree | snapshot |
1996-02-26 |
tamches | where appropriate, changed 2d arg of showError to empty... |
commit | commitdiff | tree | snapshot |
1996-02-26 |
tamches | where appropriate, changed 2d arg to showError to the... |
commit | commitdiff | tree | snapshot |
1996-02-26 |
tamches | added operator= to batch_buffer_entry to remove some... |
commit | commitdiff | tree | snapshot |
1996-02-26 |
tamches | added operator= to sampleInfo to remove purify umr... |
commit | commitdiff | tree | snapshot |
1996-02-26 |
tamches | bug fix when changing phases |
commit | commitdiff | tree | snapshot |
1996-02-26 |
naim | Minor change - naim |
commit | commitdiff | tree | snapshot |
next |