timing: add statistics analysis to functions calls
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.user / doc / User-Guide.mediawiki
index 2ac7af7e3894b7340db62f5bd159196d343c4243..ca9a100f7d9d1ccbf14c6a087530de0c409f92c5 100644 (file)
@@ -2719,6 +2719,16 @@ that seems to be taking too longThen, using the context menu '''Go to maximum'''
 to the maximum duration and see if the OS is, for example, preempting the function for too long,
 or if the issue is in the code being executed.
 
+== Function Duration Statistics ==
+
+This displays the descriptive statistics of the 'wall time' durations of given functions. It gives an
+overview of how often a function is called, how much total time it took, its mean duration as well as
+its maximum, minimum times and the standard deviation.
+
+If a time range is selected it will display the local statistics too.
+
+This analysis is available if the ''Flame Graph'' is available.
+
 === Using the mouse ===
 
 *'''Double-click on the duration ruler''' will zoom the graph to the selected duration range.
This page took 0.052554 seconds and 5 git commands to generate.