1BLTK_REPORT(1)              General Commands Manual             BLTK_REPORT(1)
2
3
4

NAME

6       bltk_report - automated report creation bltk_report_table - summary ta‐
7       ble creation from several results folders bltk_plot - graph drawing
8

SYNOPSIS

10       bltk_report [-hdofI013EiS] [-r ] [-s ] [-b ] [-c ] [-U ] [-B  ]  [-D  ]
11       [-C ] [-P ] [-K ] [-R ] [-2 ] [-4 ] directory...
12
13       bltk_report_table [-hdstfuEe13SR] [-2 ] [-4 ] [-F ] directory ...
14
15       bltk_plot  [-hDswy1vnr] [-d ] [-f ] [-x ] [-X ] [-Y ] [-t ] [-o ] [-2 ]
16       [-p ] results_dir ...
17

DESCRIPTION

19       The following tools are implemented for results analysis:
20
21       bltk_report
22              automated report creation
23
24       bltk_report_table
25              summary table creation from several results folders
26
27       bltk_plot
28              graph drawing
29

GENERAL OPTIONS

31       -h     theis help
32
33       -1     first statistic item of score file is ignored
34
35       -2 item:num
36              statistic from item 'item', 'num' number of score file
37
38       -f     statistics file name
39

SPECIFIC OPTIONS

41       bltk_report
42
43              -o     print report to output
44
45              -K string
46                     comment string
47
48              -R filename
49                     argument will be used as report file name
50
51              -3     first statistic item of stat.log file is ignored
52
53              -4 item:num
54                     statistic from item 'item', 'num' number of stat.log file
55
56              -E     errors being ignored (allows to create report  file  any‐
57                     way)
58
59              -i     idle mode
60
61       bltk_report_table
62
63              -d     debugging mode
64
65              -s     sort result lines
66
67              -t     Excel-compatible file format
68
69              -3     first statistic item of stat.log file is ignored
70
71              -4 item:num
72                     statistic from item 'item', 'num' number of stat.log file
73
74              -u     only  columns  which  contain  different  values  will be
75                     included into table
76
77              -E     errors being ignored (allows to create result table  any‐
78                     way)
79
80              -e     skip error results
81
82              -F filter
83                     only  fields from filter file will be included into table
84                     (see doc/filter as an example)
85
86              -S     split mode - split multiple values to columns
87
88              -R     analyze all results dirs under passed directories
89
90       bltk_plot
91
92              -D     debugging mode
93
94              -d results_dir
95                     results directory name. This option could be passed  sev‐
96                     eral times default is current directory.
97
98              -s     use stat.log file
99
100              -w     use work.log file
101
102              -x name
103                     argument  is  used to be an X parameter default is 'time'
104                     field
105
106              -y name...
107                     argument is used to be an Y parameter this  option  could
108                     be passed several times default is 'cap' field
109
110              -X x1:x2
111                     x range from x1 to x2
112
113              -Y y1:y2
114                     y range from y1 to y2
115
116              -t title
117                     graph title
118
119              -o options
120                     options passed to 'plot' command
121
122              -v     print current variables
123
124              -p file
125                     save graph to specified file
126
127              -n     print available field's names
128
129              -R     analyze all results dirs under passed directories
130

EXAMPLE

132       bltk_report_table <results1> ... <resultsn> >sum
133              Common  results  table  will  be  generated  in  'sum'  file for
134              <results1> ... <resultsn> directories.
135
136       bltk_report result
137              ´Report´ file will be generated in results directory
138
139       bltk_plot -y bat -x N <results_dir1> ... <results_dir>
140              Common  graph  will  be   generated   for   <results_dir1>   ...
141              <results_dirn>
142

SEE ALSO

144       bltk(1), bltk.conf(5)
145

AUTHOR

147       Konstantin Karasyov   <konstantin.a.karasyov@intel.com>
148       Vladimir Lebedev      <vladimir.p.lebedev@intel.com>
149
150
151
152BLTK_REPORT                      15 July 2008                   BLTK_REPORT(1)
Impressum