trace: add mmu_index to mem_info
We are going to re-use mem_info later for plugins and will need to
track the mmu_idx for softmmu code.
Signed-off-by:
Alex Bennée <alex.bennee@linaro.org>
Showing
- accel/tcg/atomic_template.h 12 additions, 9 deletionsaccel/tcg/atomic_template.h
- accel/tcg/cputlb.c 2 additions, 0 deletionsaccel/tcg/cputlb.c
- accel/tcg/user-exec.c 1 addition, 0 deletionsaccel/tcg/user-exec.c
- include/exec/cpu_ldst_template.h 6 additions, 9 deletionsinclude/exec/cpu_ldst_template.h
- include/exec/cpu_ldst_useronly_template.h 3 additions, 3 deletionsinclude/exec/cpu_ldst_useronly_template.h
- scripts/tracetool/transform.py 1 addition, 0 deletionsscripts/tracetool/transform.py
- tcg/tcg-op.c 4 additions, 4 deletionstcg/tcg-op.c
- trace-events 4 additions, 2 deletionstrace-events
- trace/mem-internal.h 22 additions, 9 deletionstrace/mem-internal.h
- trace/mem.h 4 additions, 3 deletionstrace/mem.h
Loading
Please register or sign in to comment