aboutsummaryrefslogtreecommitdiff
path: root/util/qsp.c
AgeCommit message (Expand)Author
2018-12-17include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota
2018-12-17exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota
2018-10-02qsp: use atomic64 accessorsEmilio G. Cota
2018-09-26qht: drop ht argument from qht iteratorsEmilio G. Cota
2018-08-23qsp: track BQL callers explicitlyEmilio G. Cota
2018-08-23qsp: support call site coalescingEmilio G. Cota
2018-08-23qsp: add qsp_resetEmilio G. Cota
2018-08-23qsp: add sort_by option to qsp_reportEmilio G. Cota
2018-08-23qsp: QEMU's Synchronization ProfilerEmilio G. Cota