aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/perf.c
AgeCommit message (Expand)Author
2024-01-29accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich
2024-01-29accel/tcg: Remove #ifdef TARGET_I386 from perf.cIlya Leoshkevich
2024-01-29accel/tcg: Make use of qemu_target_page_mask() in perf.cIlya Leoshkevich
2023-06-05accel/tcg: Unmap perf_markerIlya Leoshkevich
2023-06-05tcg: Add insn_start_words to TCGContextRichard Henderson
2023-03-01accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`Anton Johansson
2023-01-16tcg: add perfmap and jitdumpIlya Leoshkevich