qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] about trace Translation blocks


From: oussema ben khedher
Subject: [Qemu-devel] about trace Translation blocks
Date: Wed, 15 Mar 2017 08:23:12 +0000 (UTC)

hi 
im trying to trace Translation bloks and i guess that this function its the 
responsible for print the trace informations 
qemu_log_mask_and_addr(CPU_LOG_EXEC, itb->pc, "Trace %p [%d: " TARGET_FMT_lx "] 
%s\n", itb->tc_ptr, cpu->cpu_index, itb->pc, lookup_symbol(itb->pc));
but really i didn't understand it can someone guide me to modify this function 
to have a trace in a file.txt or something else 
thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]