aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/runtime_tools.app.src
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-07-15 17:30:50 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-07-15 17:30:50 +0200
commitb7fbc28217c7e324f33c4b63d858560eba2ba07a (patch)
treeff3c32a779b4476e70a8e3b3b665205c6d00b85d /lib/runtime_tools/src/runtime_tools.app.src
parent2496dd9ace488836115adae8b93f30d7fa0882c5 (diff)
parentc6f452c340ad1749ce91c037a4820ea0feb0a644 (diff)
downloadotp-b7fbc28217c7e324f33c4b63d858560eba2ba07a.tar.gz
otp-b7fbc28217c7e324f33c4b63d858560eba2ba07a.tar.bz2
otp-b7fbc28217c7e324f33c4b63d858560eba2ba07a.zip
Merge branch 'maint'
Diffstat (limited to 'lib/runtime_tools/src/runtime_tools.app.src')
-rw-r--r--lib/runtime_tools/src/runtime_tools.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/src/runtime_tools.app.src b/lib/runtime_tools/src/runtime_tools.app.src
index 602048dc21..d46cfe1f32 100644
--- a/lib/runtime_tools/src/runtime_tools.app.src
+++ b/lib/runtime_tools/src/runtime_tools.app.src
@@ -21,7 +21,7 @@
{vsn, "%VSN%"},
{modules, [appmon_info, dbg,observer_backend,percept_profile,
runtime_tools,runtime_tools_sup,erts_alloc_config,
- ttb_autostart,dyntrace]},
+ ttb_autostart,dyntrace,system_information]},
{registered, [runtime_tools_sup]},
{applications, [kernel, stdlib]},
{env, []},