Skip to content
Snippets Groups Projects
Commit b61a75d7 authored by wadesong's avatar wadesong
Browse files

lrdp-v2: Loadble module name prefixing

Currently the loadble module symbol parsing code is only decoding
the symbol names without prefixing the module names. This will
result in some confusion when two module's symbol names are
identical, and things get worse espeicially when parsing RAM
dumps where two WLAN drivers are loaded.

Prefix module names to module specific symbol names when parsing
their symbol files so user can easily tell which module is
involved in a call stack.

Change-Id: I3cf5e9527be191fb5f21830b1ba9f915d734b5d2
parent 480d5924
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment