X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Forg.eclipse.tracecompass.doc.user%2Fdoc%2FUser-Guide.mediawiki;h=e7f51ff04d71a757379c9d3404cbf5b7f4cf6fd5;hb=9deba907242aecc3e1892bc0939da46399ab4d67;hp=f9f51ed37e7398005d07747a345621c0bdeccee7;hpb=3d1447958cfc4a6125621ca133577f0869747cf9;p=deliverable%2Ftracecompass.git diff --git a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki index f9f51ed37e..e7f51ff04d 100644 --- a/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki +++ b/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki @@ -1968,6 +1968,36 @@ The tooltip indicates: * the pointed state date and start/stop times * the pointed state duration (seconds) +==== Dynamics Filters ==== + +Dynamic filters are filters that are processed and applied each time the control flow view visible time range changes. + +The dynamics filters can be rapidly toggled in their view sub menu. + +[[Image:images/DynamicFilters/DynamicFiltersToggle.png]] + + +The dynamics filters can be fine tuned in the configuration dialog. + +[[Image:images/DynamicFilters/DynamicFiltersConfigure.png]] + +Note: Dynamic filters can induce performance degradation. + +===== Show Active Threads Only ===== + +The Show Active Threads Only filter allow a user to increase the signal to noise ratio by filtering out all inactive threads. + +A thread is considered inactive when it is in the following state: + +* non-existing +* unknown +* wait and blocked +* wait and unknown + +A user can fine tune this filter by providing ranges of CPUs allowing the filter to only show active thread running on the specified CPUs. + +[[Image:images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png]] + === Toolbar === @@ -2062,6 +2092,10 @@ View Menu | | Thread Presentation | Select the threads layout. Two layouts are available. '''Flat''' layout lists the threads in a flat list per trace. '''Hierarchical''' layout shows the threads in a parent-child tree per trace. +|- +| +| Dynamic Filters +| Select and configure the Dynamic Filters to be applied. |} === Marker Axis ===