mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Merge branch 'tracing' of git://repo.or.cz/qemu/stefanha
* 'tracing' of git://repo.or.cz/qemu/stefanha: trace: add arguments to bdrv_co_io_em() trace event trace: trace monitor qmp dispatch/completion trace: trace bdrv_open_common() hmp: re-enable trace-file command
This commit is contained in:
commit
211685040f
4 changed files with 15 additions and 5 deletions
|
@ -194,7 +194,7 @@ STEXI
|
|||
changes status of a trace event
|
||||
ETEXI
|
||||
|
||||
#if defined(CONFIG_SIMPLE_TRACE)
|
||||
#if defined(CONFIG_TRACE_SIMPLE)
|
||||
{
|
||||
.name = "trace-file",
|
||||
.args_type = "op:s?,arg:F?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue