-
-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Description:
When testing BPFTime v0.0.3, I encountered issues with uprobe using perf_event. While a simple binary works when executed directly (able to poll perf_event content), it fails to poll any content when running under BPFTime - the operation simply hangs without any error messages.
Additional Context:
The agent attaches to an already running process (not started a new process)
Unclear whether this is an unsupported feature or if there are specific implementation requirements
Need clarification on:
Does BPFTime v0.0.3 fully support perf_event with uprobe in my situation?
Are there any special considerations for the implementation?
Metadata
Metadata
Assignees
Labels
No labels