build: Makepkgs support for vector deb building
[pcp.git] / qa / 972.out
blob4a722b6da606631352076ed2865ef2d447066aad
1 QA output created by 972
2 == Testing zswap metrics
3 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/zswap/pmdazswap.python
4 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/zswap/pmdazswap.python
5 dbpmda> getdesc on
6 dbpmda> desc zswap.pool_limit_hit
7 PMID: 125.0.0
8     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
9     Semantics: counter  Units: count
10 dbpmda> desc zswap.reject_reclaim_fail
11 PMID: 125.0.1
12     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
13     Semantics: counter  Units: count
14 dbpmda> desc zswap.reject_alloc_fail
15 PMID: 125.0.2
16     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
17     Semantics: counter  Units: count
18 dbpmda> desc zswap.reject_kmemcache_fail
19 PMID: 125.0.3
20     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
21     Semantics: counter  Units: count
22 dbpmda> desc zswap.reject_compress_poor
23 PMID: 125.0.4
24     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
25     Semantics: counter  Units: count
26 dbpmda> desc zswap.written_back_pages
27 PMID: 125.0.5
28     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
29     Semantics: counter  Units: Kbyte
30 dbpmda> desc zswap.duplicate_entry
31 PMID: 125.0.6
32     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
33     Semantics: counter  Units: count
34 dbpmda> desc zswap.pool_pages
35 PMID: 125.0.7
36     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
37     Semantics: counter  Units: Kbyte
38 dbpmda> desc zswap.stored_pages
39 PMID: 125.0.8
40     Data Type: 64-bit unsigned int  InDom: PM_INDOM_NULL 0xffffffff
41     Semantics: counter  Units: Kbyte
42 dbpmda> fetch zswap.pool_limit_hit
43 PMID(s): 125.0.0
44 pmResult ... numpmid: 1
45   125.0.0 (<noname>): numval: 1 valfmt: 1 vlist[]:
46    value 1
47 dbpmda> fetch zswap.reject_reclaim_fail
48 PMID(s): 125.0.1
49 pmResult ... numpmid: 1
50   125.0.1 (<noname>): numval: 1 valfmt: 1 vlist[]:
51    value 2
52 dbpmda> fetch zswap.reject_alloc_fail
53 PMID(s): 125.0.2
54 pmResult ... numpmid: 1
55   125.0.2 (<noname>): numval: 1 valfmt: 1 vlist[]:
56    value 32
57 dbpmda> fetch zswap.reject_kmemcache_fail
58 PMID(s): 125.0.3
59 pmResult ... numpmid: 1
60   125.0.3 (<noname>): numval: 1 valfmt: 1 vlist[]:
61    value 198
62 dbpmda> fetch zswap.reject_compress_poor
63 PMID(s): 125.0.4
64 pmResult ... numpmid: 1
65   125.0.4 (<noname>): numval: 1 valfmt: 1 vlist[]:
66    value 11
67 dbpmda> fetch zswap.written_back_pages
68 PMID(s): 125.0.5
69 pmResult ... numpmid: 1
70   125.0.5 (<noname>): numval: 1 valfmt: 1 vlist[]:
71    value 50933760
72 dbpmda> fetch zswap.duplicate_entry
73 PMID(s): 125.0.6
74 pmResult ... numpmid: 1
75   125.0.6 (<noname>): numval: 1 valfmt: 1 vlist[]:
76    value 309
77 dbpmda> fetch zswap.pool_pages
78 PMID(s): 125.0.7
79 pmResult ... numpmid: 1
80   125.0.7 (<noname>): numval: 1 valfmt: 1 vlist[]:
81    value 8192000
82 dbpmda> fetch zswap.stored_pages
83 PMID(s): 125.0.8
84 pmResult ... numpmid: 1
85   125.0.8 (<noname>): numval: 1 valfmt: 1 vlist[]:
86    value 365047808
87 dbpmda>