Drop unused condition check
[pcp.git] / qa / 813.out
blobf5d244c63942353f8723286964fc174c6c07d2cc
1 QA output created by 813
2 === Daemon PMDA papi test ===
3 dbpmda> open pipe PCP_PMDAS_DIR/papi/pmdapapi -d 126 -l TMP.log
4 Start pmdapapi PMDA: PCP_PMDAS_DIR/papi/pmdapapi -d 126 -l TMP.log
5 dbpmda> getdesc on
6 dbpmda> attr "username" "root"
7 Attribute: username=root
8 Success
9 dbpmda> attr 11 "0"
10 Attribute: userid=0
11 Success
12 dbpmda> desc papi.system.TOT_INS
13 PMID: 126.0.NUMBER
14     Data Type: 64-bit int  InDom: PM_INDOM_NULL ADDR
15     Semantics: counter  Units: count
16 dbpmda> desc papi.control.status
17 PMID: 126.1.3
18     Data Type: string  InDom: PM_INDOM_NULL ADDR
19     Semantics: instant  Units: none
20 dbpmda> desc papi.available.num_counters
21 PMID: 126.2.0
22     Data Type: 32-bit unsigned int  InDom: PM_INDOM_NULL ADDR
23     Semantics: discrete  Units: count
24 dbpmda> store papi.control.enable "TOT_INS"
25 PMID: 126.1.0
26 Getting description...
27 Sending Profile...
28 Getting Result Structure...
29 126.1.0: "" -> "TOT_INS"
30 Sending Result...
31 dbpmda> fetch papi.system.TOT_INS
32 PMID(s): 126.0.NUMBER
33 pmResult dump from ADDR timestamp: 0.000000 TIME numpmid: 1
34   126.0.NUMBER (<noname>): numval: 1 valfmt: 1 vlist[]:
35    value NUMBER
36 dbpmda> store papi.control.disable "TOT_INS"
37 PMID: 126.1.2
38 Getting description...
39 Getting Result Structure...
40 126.1.2: "" -> "TOT_INS"
41 Sending Result...
42 dbpmda>