summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprofiling01/spprofiling01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spprofiling01/spprofiling01.scn')
-rw-r--r--testsuites/sptests/spprofiling01/spprofiling01.scn10
1 files changed, 9 insertions, 1 deletions
diff --git a/testsuites/sptests/spprofiling01/spprofiling01.scn b/testsuites/sptests/spprofiling01/spprofiling01.scn
index 2c289db941..a00baa1e86 100644
--- a/testsuites/sptests/spprofiling01/spprofiling01.scn
+++ b/testsuites/sptests/spprofiling01/spprofiling01.scn
@@ -1,5 +1,13 @@
*** TEST SPPROFILING 1 ***
<ProfilingReport name="X">
+ <PerCPUProfilingReport processorIndex="0">
+ <MaxInterruptDelay unit="ns">0</MaxInterruptDelay>
+ <MaxThreadDispatchDisabledTime unit="ns">0</MaxThreadDispatchDisabledTime>
+ <ThreadDispatchDisabledCount>0</ThreadDispatchDisabledCount>
+ <TotalThreadDispatchDisabledTime unit="ns">0</TotalThreadDispatchDisabledTime>
+ <InterruptCount>0</InterruptCount>
+ <TotalInterruptTime unit="ns">0</TotalInterruptTime>
+ </PerCPUProfilingReport>
</ProfilingReport>
-characters produced by rtems_profiling_report_xml(): 50
+characters produced by rtems_profiling_report_xml(): 516
*** END OF TEST SPPROFILING 1 ***