Support parsing PLT symbols
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 3
Description
BCC doesn't parse PLT entries for symboling now. This is causing unnecessary unknown symbols in production runs. We should support that.
cc @markdrayton @goldshtn
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating BCC's symbol-parsing path and its handling of PLT entries, then reproduce the unknown-symbol behavior in a production-like run. Done means PLT symbols are parsed and the unnecessary unknown symbols no longer appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- operating-systems, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100