blob: ff5740efb1caa00ec16ec18c6f406878bc251e5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
QA output created by 191
=== leading white space test ===
Performance Co-Pilot Inference Engine (pmie), VERSION
pmie debugger commands
f [file-name] - load expressions from given file or stdin
l [expr-name] - list named expression or all expressions
r [interval] - run for given or default interval
S time-spec - set start time for run
T time-spec - set default interval for run command
v [expr-name] - print subexpression used for %h, %i and
%v bindings
h or ? - print this menu of commands
q - quit
pmie> pmie> expr_1 =
hinv.ncpu :HOST > 0;
pmie> expr_1 =
hinv.ncpu :HOST > 0;
pmie> expr_1 =
hinv.ncpu :HOST > 0;
=== EOF test ===
Performance Co-Pilot Inference Engine (pmie), VERSION
pmie debugger commands
f [file-name] - load expressions from given file or stdin
l [expr-name] - list named expression or all expressions
r [interval] - run for given or default interval
S time-spec - set start time for run
T time-spec - set default interval for run command
v [expr-name] - print subexpression used for %h, %i and
%v bindings
h or ? - print this menu of commands
q - quit
No such process
|