From e7e2a1121d0a7df8e9756969587529fec4bff263 Mon Sep 17 00:00:00 2001 From: Dan Gudmundsson Date: Fri, 13 Mar 2015 16:13:34 +0100 Subject: observer: Add a new tab memory allocator charts Easier to the see memory usage and utilization as charts instead of values that is updating during runtime. Remove from system page and create a separate allocator tab. --- lib/observer/src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/observer/src/Makefile') diff --git a/lib/observer/src/Makefile b/lib/observer/src/Makefile index c120865213..a42967644a 100644 --- a/lib/observer/src/Makefile +++ b/lib/observer/src/Makefile @@ -61,6 +61,7 @@ MODULES= \ etop_txt \ observer \ observer_app_wx \ + observer_alloc_wx \ observer_html_lib \ observer_lib \ observer_perf_wx \ -- cgit v1.2.3