summaryrefslogtreecommitdiff
path: root/lib/observer/src/observer_perf_wx.erl
Commit message (Expand)AuthorAgeFilesLines
* Use wxBG_STYLE_PAINT instead of STYLE_SYSTEMDan Gudmundsson2020-08-051-6/+2
* observer: Support darkmode guiDan Gudmundsson2019-06-191-10/+20
* Add OBSERVER_SCALE environment variable for HiDPI supportLoïc Hoguin2019-02-181-7/+8
* Update copyright yearHenrik Nord2018-06-181-1/+1
* observer: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-061-2/+2
* observer: Improve handling of UnicodeSiri Hansen2017-09-051-2/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* observer: (re)store configDan Gudmundsson2017-03-281-6/+12
* observer: Draw dotted lines for dirty cpu threadsDan Gudmundsson2017-03-101-34/+64
* [observer] Fix update of range in memory allocator graphsSiri Hansen2016-12-051-4/+4
* Reset data when changing node or no schedulers changeDan Gudmundsson2016-06-231-15/+25
* observer: Fix timing issueDan Gudmundsson2016-05-041-0/+2
* Observer: do not create PaintDC outside of paint callbacksDan Gudmundsson2016-05-041-1/+4
* Changed setBackgroundColour to setBackgroundStyleByaruhanga Franklin2016-05-021-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* observer: Optimize drawing of graphsDan Gudmundsson2016-02-221-277/+372
* observer: Make it possible to change the graphs Xaxis and update freqDan Gudmundsson2016-02-221-49/+130
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* observer: Add a new tab memory allocator chartsDan Gudmundsson2015-03-271-105/+168
* observer: Fix memory and scheduler info and handle missing fieldsDan Gudmundsson2014-01-271-13/+16
* observer: Fix check for graphics contextsDan Gudmundsson2013-01-091-5/+4
* observer: Fix font sizesDan Gudmundsson2013-01-091-2/+3
* [observer] Fix dialyser warningsDan Gudmundsson2012-06-281-1/+1
* [observer] Remove system from memory graphDan Gudmundsson2012-03-201-1/+1
* [observer] Windows double buffer fixesDan Gudmundsson2012-02-211-20/+39
* [observer] Add fallback drawing to raster api (wxDC)Dan Gudmundsson2012-02-211-38/+109
* [observer] Use wxGC for drawingDan Gudmundsson2012-02-211-59/+66
* [observer] Mac workaroundDan Gudmundsson2012-02-211-3/+10
* [observer] Fix crash when loosing connectionsDan Gudmundsson2012-02-211-8/+24
* [observer] Move data collector to run_time toolsDan Gudmundsson2012-02-211-32/+4
* [observer] Use new scheduler_wall_time measurmentDan Gudmundsson2012-02-211-63/+104
* [observer] Add performance monitorDan Gudmundsson2012-02-211-67/+139
* [observer] Started with system monitorDan Gudmundsson2012-02-211-0/+370