commit | 291987c3068fb083abebb69701d04c5bab60f310 | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Tue Nov 21 21:03:15 2017 -0500 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Oct 28 15:12:38 2019 +0000 |
tree | efb30f7b32de91b8c4454e91993979a0b0b4055f | |
parent | 9bb73502321d46f4d320fa17aa38201445783fc4 [diff] |
trace: expand mem_info:size_shift to 4 bits This will allow us to trace 32k-long memory accesses (although our maximum is something like 256 bytes at the moment). Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Emilio G. Cota <cota@braap.org> [AJB: expanded to 3->4 bits] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>