Skip to content

PERF_TYPE_HARDWARE #11

Description

@zaddan

hi,
I am trying to use your library on my ubuntu 16.04. I have followed the instruction for installation. When I try to run the test,
I get the following error:
File "/usr/local/lib/python2.7/dist-packages/profiler/init.py", line 1, in
from . profiler import *
File "/usr/local/lib/python2.7/dist-packages/profiler/profiler.py", line 11, in
import perfmon
File "/usr/local/lib/python2.7/dist-packages/perfmon/init.py", line 1, in
from .perfmon_int import *
File "/usr/local/lib/python2.7/dist-packages/perfmon/perfmon_int.py", line 98, in
PERF_TYPE_HARDWARE = _perfmon_int.PERF_TYPE_HARDWARE
AttributeError: 'module' object has no attribute 'PERF_TYPE_HARDWARE'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions