summaryrefslogtreecommitdiffstats
path: root/util/qsp.c
Commit message (Expand)AuthorAgeFilesLines
* include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota2018-12-171-1/+1
* exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota2018-12-171-6/+6
* qsp: use atomic64 accessorsEmilio G. Cota2018-10-021-41/+8Star
* qht: drop ht argument from qht iteratorsEmilio G. Cota2018-09-261-6/+5Star
* qsp: track BQL callers explicitlyEmilio G. Cota2018-08-231-0/+6
* qsp: support call site coalescingEmilio G. Cota2018-08-231-14/+88
* qsp: add qsp_resetEmilio G. Cota2018-08-231-0/+94
* qsp: add sort_by option to qsp_reportEmilio G. Cota2018-08-231-6/+27
* qsp: QEMU's Synchronization ProfilerEmilio G. Cota2018-08-231-0/+633