This patch set depends on the previous Sparc set. Now that some op helpers are regular code, the DPRINTFs can be converted to traceponts.
Convert also ESP while in the mood. Blue Swirl (4): Sparc: convert mmu_helper to trace framework Sparc: convert int_helper to trace framework Sparc: convert win_helper to trace framework ESP: convert to trace framework hw/esp.c | 70 +++++++++++++++++++------------------------- target-sparc/int_helper.c | 41 +++++++++---------------- target-sparc/mmu_helper.c | 64 +++++++++++++---------------------------- target-sparc/win_helper.c | 30 +++++-------------- trace-events | 56 ++++++++++++++++++++++++++++++++++++ 5 files changed, 129 insertions(+), 132 deletions(-)