index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
qsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-3
/
+3
*
accel/tcg: include cs_base in our hash calculations
Alex Bennée
2023-06-01
1
-1
/
+1
*
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2021-07-21
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-25
/
+25
*
qsp: Use WITH_RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
2019-12-17
1
-12
/
+10
*
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
2019-09-16
1
-0
/
+20
*
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
1
-10
/
+11
*
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
2018-12-17
1
-1
/
+1
*
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
2018-12-17
1
-6
/
+6
*
qsp: use atomic64 accessors
Emilio G. Cota
2018-10-02
1
-41
/
+8
*
qht: drop ht argument from qht iterators
Emilio G. Cota
2018-09-26
1
-6
/
+5
*
qsp: track BQL callers explicitly
Emilio G. Cota
2018-08-23
1
-0
/
+6
*
qsp: support call site coalescing
Emilio G. Cota
2018-08-23
1
-14
/
+88
*
qsp: add qsp_reset
Emilio G. Cota
2018-08-23
1
-0
/
+94
*
qsp: add sort_by option to qsp_report
Emilio G. Cota
2018-08-23
1
-6
/
+27
*
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
2018-08-23
1
-0
/
+633