diff options
author | Sverker Eriksson <[email protected]> | 2018-01-29 18:33:12 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2018-01-29 18:33:12 +0100 |
commit | fc6eb93ae081ac5ebf715e53d0d2519067fcea95 (patch) | |
tree | 3f070e6b82c4c260a7ef2099109939cecaba9bdd /lib/runtime_tools/doc/src/specs.xml | |
parent | b73e87f5de895860337c0d30473edd1e59667baa (diff) | |
parent | 0359cdc8552ad056e976a8c097624b4305ef6755 (diff) | |
download | otp-fc6eb93ae081ac5ebf715e53d0d2519067fcea95.tar.gz otp-fc6eb93ae081ac5ebf715e53d0d2519067fcea95.tar.bz2 otp-fc6eb93ae081ac5ebf715e53d0d2519067fcea95.zip |
Merge PR-1639 from sverker/scheduler_utilization OTP-14904
runtime_tools: Add scheduler module
Diffstat (limited to 'lib/runtime_tools/doc/src/specs.xml')
-rw-r--r-- | lib/runtime_tools/doc/src/specs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/runtime_tools/doc/src/specs.xml b/lib/runtime_tools/doc/src/specs.xml index 978bd39e55..33fe7fa370 100644 --- a/lib/runtime_tools/doc/src/specs.xml +++ b/lib/runtime_tools/doc/src/specs.xml @@ -2,4 +2,5 @@ <specs xmlns:xi="http://www.w3.org/2001/XInclude"> <xi:include href="../specs/specs_system_information.xml"/> <xi:include href="../specs/specs_msacc.xml"/> + <xi:include href="../specs/specs_scheduler.xml"/> </specs> |