[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 04/11] target/hppa: add TLB trace events
From: |
Richard Henderson |
Subject: |
Re: [Qemu-devel] [PATCH 04/11] target/hppa: add TLB trace events |
Date: |
Mon, 11 Mar 2019 20:26:28 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
On 3/11/19 12:15 PM, Sven Schnelle wrote:
> To ease TLB debugging add a few trace events, which are disabled
> by default so that there's no performance impact.
>
> Signed-off-by: Sven Schnelle <address@hidden>
> ---
> Makefile.objs | 1 +
> target/hppa/mem_helper.c | 20 ++++++++++++++++++--
> target/hppa/op_helper.c | 2 ++
> target/hppa/trace-events | 18 ++++++++++++++++++
> 4 files changed, 39 insertions(+), 2 deletions(-)
> create mode 100644 target/hppa/trace-events
Reviewed-by: Richard Henderson <address@hidden>
r~
- Re: [Qemu-devel] [PATCH 07/11] target/hppa: fix b,gate instruction, (continued)
- [Qemu-devel] [PATCH 05/11] target/hppa: remove PSW I/R/Q bit check, Sven Schnelle, 2019/03/11
- [Qemu-devel] [PATCH 01/11] target/hppa: fix overwriting source reg in addb, Sven Schnelle, 2019/03/11
- [Qemu-devel] [PATCH 02/11] target/hppa: fix TLB handling for page 0, Sven Schnelle, 2019/03/11
- [Qemu-devel] [PATCH 03/11] target/hppa: report ITLB_EXCP_MISS for ITLB misses, Sven Schnelle, 2019/03/11
- [Qemu-devel] [PATCH 04/11] target/hppa: add TLB trace events, Sven Schnelle, 2019/03/11
- Re: [Qemu-devel] [PATCH 04/11] target/hppa: add TLB trace events,
Richard Henderson <=
- [Qemu-devel] [PATCH 08/11] target/hppa: allow multiple itlbp without itlba, Sven Schnelle, 2019/03/11
- Re: [Qemu-devel] [PATCH 00/11] target/hppa patches, no-reply, 2019/03/11
- Re: [Qemu-devel] [PATCH 00/11] target/hppa patches, Richard Henderson, 2019/03/12