commit | b0702c91c66a9a9d8831ecb3d08f511e7d167489 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Jul 25 12:44:12 2021 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 05 16:53:17 2021 -0700 |
tree | de29887961c8828c614bb74a4e753c534c052480 | |
parent | abe2e23eb703b7e2b0479b4672d087cc37b0e667 [diff] |
trace/mem: Pass MemOpIdx to trace_mem_get_info We (will) often have the complete MemOpIdx handy, so use that. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>