Add debug prints to the communication between the android and the
guest VM. They can be enabled dynamically at run time using ftrace.
Example of a trace message:
gh_rm_mem_share: mem_type = Normal Memory flags = 0x0 label = 3
acl_entries = 2 acl_arr = {(0x03,RW), (0x2d,RW)}
sgl_entries = 1 sgl_ipa_base = {0xf80ef000} sgl_size = {0x9000}
mem_attr_entries = 0 mem_attr_attr = N/A mem_attr_vmid = N/A
handle = 0 map_vmid = 0 trans_type = Share.
Change-Id: I5732ea586ae7bd488131f4d174be8bf181f40b0a
Signed-off-by: Sanish Sanjay Kharade <quic_skharade@quicinc.com>
|
||
|---|---|---|
| .. | ||
| events | ||
| hooks | ||
| stages | ||
| bpf_probe.h | ||
| define_custom_trace.h | ||
| define_trace.h | ||
| perf.h | ||
| syscall.h | ||
| trace_custom_events.h | ||
| trace_events.h | ||