qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Convert an error_report to tracepoint
@ 2024-09-30 11:36 Anthony Harivel
  2024-09-30 11:43 ` Daniel P. Berrangé
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Harivel @ 2024-09-30 11:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini

Hello, 

There is an error_report() in target/i386/kvm/vmsr_energy.c that would 
benefit for being a tracepoint because this is not actually an "error" 
as per se, but more a notification that could be used for debugging, and 
it is quite verbose.

Could someone give me some pointer on how I could manage that so I can 
send a patch to rectify this ?

Thanks,
Anthony




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-30 11:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 11:36 Convert an error_report to tracepoint Anthony Harivel
2024-09-30 11:43 ` Daniel P. Berrangé
2024-09-30 11:53   ` Anthony Harivel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).