cannot see pthread_cond_wait on offcpu graph
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description

I use `-O0 -g -fno-omit-frame-poiner` to build my test program.
I can see the full stack in gdb. But when I use offcpu to get off-cpu graph, I can only see `__futex_abstimed_wait_common` function , cannot see `pthread_cond_clockwait`. They're all in libc.so, how does that differ ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.