Skip to content
Commit f1ff403c authored by Douglas Raillard's avatar Douglas Raillard
Browse files

tools/trace-parser: Fix symbol size display

FIX

Compute symbol size as the difference between the address of the symbol
and the address of the next symbol, rather than the difference between
the address being looked up (which could point in the middle of a
function) and the next symbol.
parent 21785532
Loading
Loading
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