Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -25/+25 |
2019-12-17 | qsp: Use WITH_RCU_READ_LOCK_GUARD | Dr. David Alan Gilbert | 1 | -12/+10 |
2019-09-16 | qemu-thread: Add qemu_cond_timedwait | Yury Kotov | 1 | -0/+20 |
2019-04-18 | qsp: Simplify how qsp_report() prints | Markus Armbruster | 1 | -10/+11 |
2018-12-17 | include: move exec/tb-hash-xx.h to qemu/xxhash.h | Emilio G. Cota | 1 | -1/+1 |
2018-12-17 | exec: introduce qemu_xxhash{2,4,5,6,7} | Emilio G. Cota | 1 | -6/+6 |
2018-10-02 | qsp: use atomic64 accessors | Emilio G. Cota | 1 | -41/+8 |
2018-09-26 | qht: drop ht argument from qht iterators | Emilio G. Cota | 1 | -6/+5 |
2018-08-23 | qsp: track BQL callers explicitly | Emilio G. Cota | 1 | -0/+6 |
2018-08-23 | qsp: support call site coalescing | Emilio G. Cota | 1 | -14/+88 |
2018-08-23 | qsp: add qsp_reset | Emilio G. Cota | 1 | -0/+94 |
2018-08-23 | qsp: add sort_by option to qsp_report | Emilio G. Cota | 1 | -6/+27 |
2018-08-23 | qsp: QEMU's Synchronization Profiler | Emilio G. Cota | 1 | -0/+633 |