From d5b631fa3bcd822815c7f875432b15e8b9875395 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 28 Feb 2019 08:36:39 +1100 Subject: User: Change output block to type none. --- user/tracing/captureengine.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/tracing/captureengine.rst') diff --git a/user/tracing/captureengine.rst b/user/tracing/captureengine.rst index d04b8a4..a8bca53 100644 --- a/user/tracing/captureengine.rst +++ b/user/tracing/captureengine.rst @@ -19,7 +19,7 @@ file: `sparc-rtems5/c/erc32/testsuites/samples`. In order to access the capture testcase perform the following set of operations inside the RTEMS build directory. -.. code-block:: shell +.. code-block:: none $ cd /sparc-rtems5/c/erc32/testsuites/samples $ sparc-rtems5-run ./capture.exe @@ -98,7 +98,7 @@ traces the context switches between these tasks. ``cwceil`` and ``cwfloor`` are set to a narrow range of task priorities to avoid creating noise from a large number of context switches between tasks we are not interested in. -.. code-block:: shell +.. code-block:: none *** BEGIN OF TEST CAPTURE ENGINE *** *** TEST VERSION: 5.0.0.de9b7d712bf5da6593386fd4fbca0d5f8b8431d8 -- cgit v1.2.3