aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/src
AgeCommit message (Expand)Author
2016-05-12observer: Align system info boxesDan Gudmundsson
2016-05-12Change binary debug tuple to size and refc infoDan Gudmundsson
2016-05-04Fix left column text widthDan Gudmundsson
2016-05-04observer: Remove ignored alignment flagDan Gudmundsson
2016-05-04observer: Fix timing issueDan Gudmundsson
2016-05-04Observer: do not create PaintDC outside of paint callbacksDan Gudmundsson
2016-05-04observer: Reduce flicker in table info on windowsDan Gudmundsson
2016-05-02observer: Changed info text to be wxStaticTextDan Gudmundsson
2016-05-02Changed setBackgroundColour to setBackgroundStyleByaruhanga Franklin
2016-04-15observer: Update ttb to work with tracing on portsLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-23Merge branch 'dgud/observer/perf-freq'Dan Gudmundsson
2016-02-22Fix a few dialyzer warningsHans Bolinder
2016-02-22observer: Optimize drawing of graphsDan Gudmundsson
2016-02-22observer: Make it possible to change the graphs Xaxis and update freqDan Gudmundsson
2016-02-17observer: Add suppression of Dialyzer warningsHans Bolinder
2015-12-04observer: Handle truncated binariesDan Gudmundsson
2015-10-27cdv: Fix crashdump ets table typeDan Gudmundsson
2015-10-27observer: Show ets owner pid in crashdump viewers ets popup windowDan Gudmundsson
2015-09-23fix capitalization of headingsRich Morin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10Merge branch 'gomoripeti/observer_tv_no_refresh'Henrik Nord
2015-06-05observer: cdv add scheduler informationDan Gudmundsson
2015-06-05observer: cdv add more ets informationDan Gudmundsson
2015-06-02Don't refresh observer table view if there was no changePéter Gömöri
2015-03-30Merge branch 'maint'Dan Gudmundsson
2015-03-27observer: Fix crash in process_windowDan Gudmundsson
2015-03-27Merge branch 'dgud/observer/allocator-graphs/OTP-12631'Dan Gudmundsson
2015-03-27observer: Fix menu code (for mac)Dan Gudmundsson
2015-03-27observer: Add a new tab memory allocator chartsDan Gudmundsson
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Replace usage of erlang:now() with usage of new APIDan Gudmundsson
2015-03-11Merge branch 'dgud/observer/misc-fixes'Dan Gudmundsson
2015-03-11Merge branch 'dgud/observer/crashdump-run-queue/OTP/12401'Dan Gudmundsson
2015-02-20observer: Fix external monitors to registered processes in cdvSiri Hansen
2015-02-20observer: Cleanup io server partsDan Gudmundsson
2015-02-20observer: Fix range testDan Gudmundsson
2015-02-19observer: Add SASL log view for processescrownedgrouse
2015-02-17observer: Add scheduler run queue to cdvDan Gudmundsson
2014-08-08correction of huge status barpascalchap
2014-05-27[cdv] Allow registered name as owner of timer in crashdumpSiri Hansen
2014-04-17observer: Let wx create statusbarDan Gudmundsson
2014-04-17observer: Destroy the wx envDan Gudmundsson
2014-04-16observer: Fix range checkDan Gudmundsson
2014-03-28Merge branch 'dgud/observer/test'Dan Gudmundsson
2014-03-28observer: Add simple test and add debug hooks in appDan Gudmundsson
2014-03-25Fix crash in crashdump_viewer when node has multiple creationsSiri Hansen
2014-03-25Change spawn/1 + monitor/2 to spawn_monitor/1 to avoid deadlockSiri Hansen
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-18Fix library application appup filesTobias Schlager