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 <[email protected]> > --- > 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 <[email protected]> r~
