1997-06-03 |
naim | Removing cm5d from source code - naim |
tree | commitdiff |
1997-06-02 |
karavan | changed visi from menu to button. |
tree | commitdiff |
1997-06-02 |
karavan | added new call registerValidVisis. This single call... |
tree | commitdiff |
1997-05-24 |
zhichen | Added a test in getMemoryBounds to skip craped metric... |
tree | commitdiff |
1997-05-23 |
mjrg | Windows NT port |
tree | commitdiff |
1997-05-17 |
lzheng | Changes made for nonblocking write |
tree | commitdiff |
1997-05-14 |
naim | Making the PC to continue the search even if there... |
tree | commitdiff |
1997-05-02 |
mjrg | Removed use of class objects from struct parseStack... |
tree | commitdiff |
1997-05-02 |
mjrg | added error checking to addExecutable |
tree | commitdiff |
1997-05-02 |
karavan | added functionality for new Paradyn Save feature |
tree | commitdiff |
1997-05-02 |
karavan | added new functionality to support "SAVE" feature. |
tree | commitdiff |
1997-04-29 |
mjrg | minor change for Visual C++ |
tree | commitdiff |
1997-04-29 |
mjrg | added template for string |
tree | commitdiff |
1997-04-29 |
mjrg | Changed some templates related to resources |
tree | commitdiff |
1997-04-29 |
mjrg | Changed way paradyn and paradynd generate id's for... |
tree | commitdiff |
1997-04-21 |
hseom | added support for trace data |
tree | commitdiff |
1997-04-18 |
zhichen | Fixed a bug in getMemoryBounds. |
tree | commitdiff |
1997-04-17 |
sec | Made is so that negative numbers are allowed. |
tree | commitdiff |
1997-04-14 |
zhichen | Added | tIDENT tLSQUARE tUNS tRSQUARE tDOT tIDENT for... |
tree | commitdiff |
1997-04-14 |
zhichen | Added MDL_T_MEMORY(VARIABLE,RECORD), get_type, memory... |
tree | commitdiff |
1997-04-14 |
zhichen | Added MDL_T_RECORD and fixed a bug. |
tree | commitdiff |
1997-04-14 |
zhichen | Added ptr->dmp->getMemoryBounds. |
tree | commitdiff |
1997-04-14 |
zhichen | Added memoryAddedCB (...) |
tree | commitdiff |
1997-04-14 |
zhichen | added memoryAddedCB. |
tree | commitdiff |
1997-04-14 |
zhichen | Added friend resourceHandle createResource_ncb, friend... |
tree | commitdiff |
1997-04-14 |
zhichen | Added dataManager::getMemoryBounds, dataManagerUser... |
tree | commitdiff |
1997-04-14 |
zhichen | Added friend resourceHandle createResource_ncb, void... |
tree | commitdiff |
1997-04-14 |
zhichen | Added performanceStream::callMemoryFunc |
tree | commitdiff |
1997-04-14 |
zhichen | Added dynRPCUser::memoryInfoCallback, resourceHandle... |
tree | commitdiff |
1997-04-14 |
zhichen | Added some templates for Blizzard Memory |
tree | commitdiff |
1997-04-14 |
newhall | removed pdFunction class |
tree | commitdiff |
1997-04-14 |
newhall | removed class pdFunction |
tree | commitdiff |
1997-04-02 |
zhichen | Added memory |
tree | commitdiff |
1997-04-02 |
zhichen | added 'Memory' |
tree | commitdiff |
1997-03-29 |
sec | Added parsing commands to understand the wildcard ... |
tree | commitdiff |
1997-03-29 |
sec | Changed /MsgTag to /Message |
tree | commitdiff |
1997-03-29 |
sec | Debugging stuff |
tree | commitdiff |
1997-03-29 |
sec | Adding some debugging stuff |
tree | commitdiff |
1997-03-29 |
sec | Changed the resource handle MsgTags to Messages |
tree | commitdiff |
1997-03-29 |
sec | Changed /MsgTag to /Message in MDL/paradyn.rc |
tree | commitdiff |
1997-03-29 |
sec | Adding some debugging stuff. |
tree | commitdiff |
1997-03-29 |
sec | Fixed a bug, the ids were being set to the metrics... |
tree | commitdiff |
1997-03-29 |
sec | Renamed the poe daemon to mpi |
tree | commitdiff |
1997-03-17 |
zhichen | Changed to start blizzard application, when flavor... |
tree | commitdiff |
1997-03-16 |
lzheng | Changes made for the value of observed cost |
tree | commitdiff |
1997-02-21 |
naim | Eliminating references to dataReqNode from the ast... |
tree | commitdiff |
1997-02-18 |
sec | Add poe daemon suport; modified dataManager::addExecuta... |
tree | commitdiff |
1997-02-18 |
sec | Added a friend, class dataManager, to paradynDaemon... |
tree | commitdiff |
1997-02-18 |
sec | Add poe daemon support. |
tree | commitdiff |
1997-02-06 |
karavan | changed MaxActiveExperiments constant to guard against... |
tree | commitdiff |
1997-01-30 |
tamches | attach() no longer takes in a dir name; takes in afterA... |
tree | commitdiff |
1997-01-30 |
tamches | attach no longer takes in a dir |
tree | commitdiff |
1997-01-30 |
tamches | newProgramCallbackFunc takes in a runMe param |
tree | commitdiff |
1997-01-30 |
tamches | addRunningProgram() takes in isInitiallyRunning flag; |
tree | commitdiff |
1997-01-27 |
naim | Part of the base instrumentation for supporting multith... |
tree | commitdiff |
1997-01-16 |
tamches | extra params to attach for dir + prog-name |
tree | commitdiff |
1997-01-16 |
tamches | extra params to attach for dir and program name |
tree | commitdiff |
1997-01-16 |
tamches | extra params to attach |
tree | commitdiff |
1997-01-15 |
tamches | extra bool arg to apply |
tree | commitdiff |
1997-01-15 |
tamches | removed references to getCurrent() method of class... |
tree | commitdiff |
1997-01-15 |
tamches | removed some warnings |
tree | commitdiff |
1997-01-15 |
tamches | added attach command |
tree | commitdiff |
1997-01-15 |
tamches | added batch mode support |
tree | commitdiff |
1997-01-15 |
tamches | made getCurrent() private; added many public members... |
tree | commitdiff |
1997-01-15 |
tamches | added calls to abstraction::start and end batch mode |
tree | commitdiff |
1997-01-15 |
tamches | improved exec support |
tree | commitdiff |
1997-01-15 |
tamches | attachStub(); improved exec support |
tree | commitdiff |
1997-01-15 |
tamches | added attachStub() |
tree | commitdiff |
1997-01-15 |
tamches | removed some obsolete refs |
tree | commitdiff |
1997-01-15 |
tamches | added attach() |
tree | commitdiff |
1997-01-06 |
newhall | changed r_type to res_type. /p/sp2/gcc/rs6000/include... |
tree | commitdiff |
1996-12-12 |
karavan | removed test hypothesis I accidentally committed |
tree | commitdiff |
1996-12-08 |
karavan | part 1 of 2 part commit to add new searching functionality |
tree | commitdiff |
1996-11-26 |
naim | Fixing asserts - naim |
tree | commitdiff |
1996-11-14 |
naim | Changing AstNodes back to pointers to improve performan... |
tree | commitdiff |
1996-10-31 |
tamches | reduced warnings; de-inlined some fns |
tree | commitdiff |
1996-10-31 |
tamches | don't call enablePAUSEorRUN anymore in certain places; |
tree | commitdiff |
1996-10-31 |
tamches | UIM::enablePauseOrRun() |
tree | commitdiff |
1996-10-31 |
tamches | call to uiMgr->enablePauseOrRun() |
tree | commitdiff |
1996-10-31 |
tamches | removed Queue.h; removed vector of Histogram* |
tree | commitdiff |
1996-10-16 |
tamches | changes to accomodate new abstractions::resizeEverythin... |
tree | commitdiff |
1996-10-16 |
tamches | resizeEverything() now takes a sort flag |
tree | commitdiff |
1996-10-09 |
mjrg | added template for vector of functionName |
tree | commitdiff |
1996-10-08 |
mjrg | changed the evaluation of resource lists |
tree | commitdiff |
1996-09-26 |
newhall | added support for the mdl "exclude_lib" option, so... |
tree | commitdiff |
1996-09-26 |
newhall | added "exclude_lib" mdl option |
tree | commitdiff |
1996-08-16 |
tamches | updated copyright for release 1.1 |
tree | commitdiff |
1996-08-16 |
tamches | updated copyright for release 1.1 |
tree | commitdiff |
1996-08-16 |
karavan | minor code cleanup |
tree | commitdiff |
1996-08-12 |
mjrg | Code cleanup: removed cm5 code |
tree | commitdiff |
1996-08-05 |
tamches | removed a warning |
tree | commitdiff |
1996-08-05 |
tamches | update for tcl 7.5 |
tree | commitdiff |
1996-08-05 |
tamches | tclclean.h --> tcl.h |
tree | commitdiff |
1996-08-02 |
tamches | tkclean.h --> tk.h |
tree | commitdiff |
1996-08-02 |
tamches | tclclean.h --> tcl.h |
tree | commitdiff |
1996-07-26 |
karavan | added display of status if search throttled back. |
tree | commitdiff |
1996-07-26 |
karavan | removed debug prints. |
tree | commitdiff |
1996-07-26 |
karavan | oops! removed debugging outputs |
tree | commitdiff |
1996-07-26 |
karavan | removed obsolete PC declarations. |
tree | commitdiff |
1996-07-26 |
karavan | bug fix: eliminated race condition from data subscripti... |
tree | commitdiff |
next |