f0bdf66be8
Three trace tiers: standard, detailed, full.
22 lines
497 B
Plaintext
22 lines
497 B
Plaintext
# hiperiso trace events — Tier 3 (full)
|
|
# Detailed set plus every memory-mapped I/O access. Very high overhead
|
|
# (EPT violation per access) — debug only, expect 10-100x boot slowdown.
|
|
# Used by: qemu -trace events=trace-full.events
|
|
serial_read
|
|
serial_write
|
|
cd_read_sector
|
|
cd_read_sector_sync
|
|
blk_co_preadv
|
|
blk_co_pwritev
|
|
ahci_command_complete
|
|
cpu_in
|
|
cpu_out
|
|
pci_cfg_read
|
|
pci_cfg_write
|
|
ahci_port_read
|
|
ahci_port_write
|
|
ahci_irq_raise
|
|
ahci_irq_lower
|
|
memory_region_ops_read
|
|
memory_region_ops_write
|