From 0359cdc8552ad056e976a8c097624b4305ef6755 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Thu, 11 Jan 2018 20:52:27 +0100 Subject: runtime_tools: Add scheduler module --- lib/runtime_tools/src/runtime_tools.app.src | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/runtime_tools/src/runtime_tools.app.src') diff --git a/lib/runtime_tools/src/runtime_tools.app.src b/lib/runtime_tools/src/runtime_tools.app.src index 449532e5c4..09a9b447c2 100644 --- a/lib/runtime_tools/src/runtime_tools.app.src +++ b/lib/runtime_tools/src/runtime_tools.app.src @@ -23,6 +23,7 @@ {modules, [appmon_info, dbg,observer_backend,runtime_tools, runtime_tools_sup,erts_alloc_config, ttb_autostart,dyntrace,system_information, + scheduler, msacc]}, {registered, [runtime_tools_sup]}, {applications, [kernel, stdlib]}, -- cgit v1.2.3