Thread (2 messages) 2 messages, 2 authors, 2023-06-07

Re: [PATCH] x86/hyperv: Trace hv_set_register()

From: Dave Hansen <hidden>
Date: 2023-06-07 11:29:54
Also in: lkml

On 6/6/23 18:35, Nischala Yelchuri wrote:
 void hv_set_register(unsigned int reg, u64 value)
 {
+	trace_hyperv_set_register(reg, value);
+
 	if (hv_nested)
 		reg = hv_get_nested_reg(reg);
I can't help but wonder if this is just a patch for people that don't
know how to set kprobes.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help