aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/src
AgeCommit message (Expand)Author
2012-06-15Escape control characters in Table ViewerPeti Gomori
2012-06-15Fix Table Viewer crash after a 'Found' -> 'Not found' search sequencePeti Gomori
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-16[crashdump_viewer] URL encode module names in link to loaded module detailsSiri Hansen
2012-05-08[observer] Add more popup menus and info selected pidDan Gudmundsson
2012-04-27[observer] Fix scrollbars in app-viewerDan Gudmundsson
2012-04-27[observer] Allow bifs when selecting functions for traceDan Gudmundsson
2012-04-27[observer] Fix gui-crash when table_copies couldn't be spawnedDan Gudmundsson
2012-04-27[observer] Fix dead processesDan Gudmundsson
2012-04-27[observer] Ask epmd for local nodesDan Gudmundsson
2012-04-23[observer] Remove appmon ref when node goes downDan Gudmundsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-20[observer] Remove system from memory graphDan Gudmundsson
2012-03-16Merge branch 'rj/minor-doc-improvements' into maintGustav Simonsson
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-08Suppress deprecated warnings in all modules that call 'gs'Bjö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-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-23[observer] Use standard popup menuDan Gudmundsson
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
2011-10-28Merge branch 'siri/observer/ttb-test-cleanup-slave-nodes/OTP-9644'Siri Hansen