Does uprobes' CPU usage accounted to the process-under-probing's CPU usage?
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
Given a process A, when attaching uprobe probe_A on process A, will the CPU usage of probe_A, when triggered by the process A's runtime execution, be accounted towards process A? For example showing in the process A's CPU usage in top/htop?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.