diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/191.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/191.out')
-rw-r--r-- | qa/191.out | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/qa/191.out b/qa/191.out new file mode 100644 index 0000000..ff5740e --- /dev/null +++ b/qa/191.out @@ -0,0 +1,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 |