File: help_actions_debug.html

package info (click to toggle)
ddcui 0.6.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,136 kB
  • sloc: cpp: 10,333; ansic: 6,581; xml: 42; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
    <head>
        <title>ddcui - Execution Statistics</title>
    </head>
    <body>
       <h3>Execution Statistics</h3>
The <strong>Execution Statistics</strong> dialog box reports performance statistics.  
These are the same statistics as are shown by the <strong>--stats</strong> option of program <strong>ddcutil</strong>.
<p>
If <strong>Extended Stats</strong> is checked, detailed per-thread statistics are reported. 
Normally only aggreagate statistics are reported.
    </body>
</html>