aboutsummaryrefslogtreecommitdiff
path: root/util/trace-events
AgeCommit message (Expand)Author
2021-02-08migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev
2020-11-03util/vfio-helpers: Convert vfio_dump_mapping to trace eventsPhilippe Mathieu-Daudé
2020-11-03util/vfio-helpers: Improve DMA trace eventsPhilippe Mathieu-Daudé
2020-11-03util/vfio-helpers: Trace where BARs are mappedPhilippe Mathieu-Daudé
2020-11-03util/vfio-helpers: Trace PCI BAR region infoPhilippe Mathieu-Daudé
2020-11-03util/vfio-helpers: Trace PCI I/O config accessesPhilippe Mathieu-Daudé
2020-09-17util/: fix some comment spelling errorszhaolichang
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-01util/vfio-helpers: Unify trace-events size formatPhilippe Mathieu-Daudé
2020-03-09aio-posix: remove idle poll handlers to improve scalabilityStefan Hajnoczi
2019-09-03socket: Add backlog parameter to socket_listenJuan Quintela
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2018-09-26aio-posix: compute timeout before pollingPaolo Bonzini
2018-02-08util: Introduce vfio helpersFam Zheng
2018-01-16util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-05-05trace: add qemu mutex lock and unlock trace eventsJose Ricardo Ziviani
2017-04-11coroutine: Extract qemu_aio_coroutine_enterFam Zheng
2017-02-21coroutine-lock: make CoMutex thread-safePaolo Bonzini
2017-02-21coroutine-lock: reschedule coroutine on the AioContext it was running onPaolo Bonzini
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-01-16qemu-thread: optimize QemuLockCnt with futexes on LinuxPaolo Bonzini
2016-09-28trace: move util/qemu-coroutine*.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move util/buffer.c trace points into correct fileDaniel P. Berrange
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-20trace: split out trace events for util/ directoryDaniel P. Berrange