doc: Update documentation for Resources view for execution context
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 12 May 2016 00:22:27 +0000 (20:22 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 17 May 2016 19:57:16 +0000 (15:57 -0400)
Now the Resources view show IRQs under CPUs and CPUs under IRQs.

https://git.eclipse.org/r/#/c/65609/

Change-Id: I36fe7156e66fdb6dec2c580be024c27a1c67ba74
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/72581
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki
doc/org.eclipse.tracecompass.doc.user/doc/images/RV_infobox1.png
doc/org.eclipse.tracecompass.doc.user/doc/images/RV_infobox2.png
doc/org.eclipse.tracecompass.doc.user/doc/images/Rv_example.png

index 58dab7dd97f5b00f80944bc716da39945ae37e03..4f2325e0bf9a84ff9258538346b061c550a95b0e 100644 (file)
@@ -1873,6 +1873,8 @@ Alternatively, go in '''Window''' -> '''Show View''' -> '''Other...''' and selec
 This view shows the state of system resources i.e. if changes occurred during the trace either on '''CPUs''', '''IRQs''' or '''soft IRQs''', it will appear in this view. The left side of the view present a list of resources that are affected by at least one event of the trace. The right side illustrate the state in which each resource is at some point in time. For state '''USERMODE''' it also prints the process name in the state bar. For state '''SYSCALL''' the name of the system call is
 displayed in the state region.
 
+When an '''IRQ''' is handled by a '''CPU''', its states are shown under the corresponding '''CPU''' entry. Similarly, the '''CPU''' that was handling an '''IRQ''' is shown under the handled '''IRQ'''. Therefore, the trace can be visualized from a '''CPU''' point of view or from an '''IRQ''' point of view.
+
 Just like other views, according to which trace points and system calls are activated, the content of this view may change from one trace to another.
 
 The time axis is aligned with other views that support automatic time axis alignment (see [[#Automatic Time Axis Alignment | Automatic Time Axis Alignment]]).
index 0d0deb68da399552529941545f0df9bd44c6294f..db3764fdb43e1b230c8750267079dbfa72354dbf 100644 (file)
Binary files a/doc/org.eclipse.tracecompass.doc.user/doc/images/RV_infobox1.png and b/doc/org.eclipse.tracecompass.doc.user/doc/images/RV_infobox1.png differ
index 45afc54f3532cd0a3d6ccbd2596d3f4b9de1f020..ca6139a9ee59980416c96a0eef20851ad42ea661 100644 (file)
Binary files a/doc/org.eclipse.tracecompass.doc.user/doc/images/RV_infobox2.png and b/doc/org.eclipse.tracecompass.doc.user/doc/images/RV_infobox2.png differ
index 7545d9ea6acb4dc5eb0756550b46d33a0319795f..0f258e1c76b714608c6babda93f0fe2f20664655 100644 (file)
Binary files a/doc/org.eclipse.tracecompass.doc.user/doc/images/Rv_example.png and b/doc/org.eclipse.tracecompass.doc.user/doc/images/Rv_example.png differ
This page took 0.028887 seconds and 5 git commands to generate.