pcp
[Top] [All Lists]

[Bug 945] New: pmcollectl fails on single cpu systems

To: pcp@xxxxxxxxxxx
Subject: [Bug 945] New: pmcollectl fails on single cpu systems
From: bugzilla-daemon@xxxxxxxxxxx
Date: Sun, 21 Apr 2013 21:10:39 +0000
Auto-submitted: auto-generated
Delivered-to: pcp@xxxxxxxxxxx
Bug ID 945
Summary pmcollectl fails on single cpu systems
Product pcp
Version unspecified
Hardware All
OS Linux
Status NEW
Severity normal
Priority P5
Component pcp
Assignee mort@sgi.com
Reporter kenj@internode.on.net
CC pcp@oss.sgi.com
Classification Unclassified

pmcollectl fails thusly on any single cpu system

kenj@vm11:~/src/pcp/src/pmcollectl$ pminfo -f kernel.percpu.interrupts.LOC

kernel.percpu.interrupts.LOC
    inst [0 or "cpu0"] value 3140111
kenj@vm11:~/src/pcp/src/pmcollectl$ ./pmcollectl.py -sj
Traceback (most recent call last):
  File "./pmcollectl.py", line 1024, in <module>
    s.print_header1()
  File "./pmcollectl.py", line 253, in print_header1
    self.print_header1_brief()
  File "./pmcollectl.py", line 501, in print_header1_brief
    ndashes = (((len(self.interrupt_metric_value[0])) * 6) - 6) / 2
TypeError: object of type 'long' has no len()

QA/709 will reproduce this nicely.


You are receiving this mail because:
  • You are on the CC list for the bug.
<Prev in Thread] Current Thread [Next in Thread>