Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

perfcollect install ,doesnt install perf executable  #94

@paraspatidar

Description

@paraspatidar

When running :
sudo ./perfcollect install it should have install perf (as shell script in /usr/bin and its dependent executable)

but after installation , when running perf command ,we get issue like :

/usr/bin/perf: line 13: exec: perf_4.4: not found

this might possibly due to reason that uname -r for K8 container is : 4.4.0-139-generic
while for docker it is : 4.9.125-linuxkit

Moreover , if we use this perf_4.9 as perf , then we receive segmentation fault error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions