Getting callstack information
Open
- Dominant language
- C
- Stars
- 112
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to know which functions in the code are making the MPI calls shown in the profile. I compiled the code with -g, and still the function or source file names are not shown. What additional steps do I need to take to get that information?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review mpiP's documented build and profiling steps, starting with the existing -g build and a profile containing MPI calls. Reproduce the report and identify the additional symbol or callstack setup required; done means the profile shows the calling function and source-file names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- distributed-systems, performance
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100