aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer
AgeCommit message (Expand)Author
2012-04-01Prepare releaseOTP_R15B01Erlang/OTP
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-30[crashdump_viewer] Add case clause for testing with dump from R14BSiri Hansen
2012-03-20[observer] Remove system from memory graphDan Gudmundsson
2012-03-16Merge branch 'rj/minor-doc-improvements' into maintGustav Simonsson
2012-02-29Remove dashes from error_logger docRicardo Catalinas Jiménez
2012-02-28Add start/0,1 and help/0 to etop's docRicardo Catalinas Jiménez
2012-02-21[observer] Windows double buffer fixesDan Gudmundsson
2012-02-21[observer] Add fallback drawing to raster api (wxDC)Dan Gudmundsson
2012-02-21[observer] Use wxGC for drawingDan Gudmundsson
2012-02-21[observer] Mac workaroundDan Gudmundsson
2012-02-21[observer] Fix crash when loosing connectionsDan Gudmundsson
2012-02-21[observer] Move data collector to run_time toolsDan Gudmundsson
2012-02-21[observer] Use new scheduler_wall_time measurmentDan Gudmundsson
2012-02-21[observer] Add performance monitorDan Gudmundsson
2012-02-21[observer] Started with system monitorDan Gudmundsson
2012-02-09Merge branch 'bjorn/deprecations/OTP-9907' into maintBjörn Gustavsson
2012-02-08Suppress deprecated warnings in all modules that call 'gs'Björn Gustavsson
2012-02-07Merge branch 'bjorn/hipe-test-cases' into maintBjörn Gustavsson
2012-02-06etop_SUITE: Skip a test case if libraries are native-compiledBjörn Gustavsson
2012-01-27[observer] Fixed refresh interval for table viewerMatthew Evans
2012-01-24[observer] Improved term formatting in table viewerDan Gudmundsson
2012-01-24[observer] Fixed regexp error handlingPeti Gömöri
2012-01-16[observer] Fix refresh dead process crashDan Gudmundsson
2012-01-16[observer] Fix bugs in edit table objectDan Gudmundsson
2012-01-16[observer] Fix index reporting bugDan Gudmundsson
2011-12-12Prepare releaseErlang/OTP
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-09Merge branch 'dgud/observer/gui/OTP-4779'Dan Gudmundsson
2011-12-09[observer] Add basic documentationDan Gudmundsson
2011-12-06[observer] Do not start polling tables until user view themDan Gudmundsson
2011-12-05[observer] Move rpc calls to runtime toolsDan Gudmundsson
2011-12-02[observer] Added an application viewerDan Gudmundsson
2011-11-25[observer] Remove unused time from process viewDan Gudmundsson
2011-11-25[observer] Change process_info stack to be listctrlDan Gudmundsson
2011-11-25[observer] Fix listctrl colum size calculationDan Gudmundsson
2011-11-24[observer] Add more trace functionalityDan Gudmundsson
2011-11-24observer tests: Test compatibility with R13, not R12Björn Gustavsson
2011-11-23[observer] Use standard popup menuDan Gudmundsson
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-11-18[observer] Implemented basic tracing functionalityDan Gudmundsson
2011-11-18[observer] Work around wxWidgets windows bugDan Gudmundsson
2011-11-17[observer] Rework tracing part of the guiDan Gudmundsson
2011-11-11[observer] Fix portability bugsDan Gudmundsson
2011-11-10[observer] Improve process_info windowDan Gudmundsson
2011-11-10[observer] Misc cleanup and fixesDan Gudmundsson
2011-11-08[observer] Clean up codeDan Gudmundsson
2011-11-08[observer] Add a [d]ets viewer, tv replacementDan Gudmundsson
2011-11-08[observer] Started on a wx guiMagnus Eriksson