how to use ebpf obtain the profile data of local c++ program?
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
first my system environment is OK, that mean is: i compile kernel with CONFIG_DEBUG_INFO_BTF=y option. and compile c++ program with -g -O0 -fno-omit-frame-pointer option.
then i run the pyroscope and a c++ program in local(not any container).
that is my grafan-agent-flow config:

finally, i not obtained any data:

so, How should I configure it. can you give me a example? thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.