-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uftrace: fix symbol provider to not fix false negatives
The symbol provider now returns null when it cannot resolve rather than returning a string address. This allows chaining of symbol resolvers. It is also made into a static class so that it is easier to debug. Signed-off-by: Matthew Khouzam <[email protected]> Change-Id: Ifdfb7877f623c5e96feae0138308544ad4c0ab81
- Loading branch information
1 parent
84c3caf
commit 992d620
Showing
1 changed file
with
39 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters