KEMBAR78
Add an asprof argument to specify the path of libasyncProfier.so in the container · Issue #955 · async-profiler/async-profiler · GitHub
Skip to content

Add an asprof argument to specify the path of libasyncProfier.so in the container #955

@yanglong1010

Description

@yanglong1010

Describe the feature

Hi, in 2.9 and bellow, there is an argument --lib path in profiler.sh to specify the path of libasyncProfier.so in the container.
But 3.0 and above, this argument is missing. I think this argument is necessary.

Use Case

asprof -e cpu --libpath /tmp/libasyncProfiler.so 1234

Proposed Solution

Add the argument back.

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions