[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 5/7] xen: Switch to new TRACE() API
On Mon, Mar 18, 2024 at 4:36 PM Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote: > > (Almost) no functional change. > > irq_move_cleanup_interrupt() changes two smp_processor_id() calls to the 'me' > local variable which manifests as a minor code improvement. All other > differences in the compiled binary are to do with line numbers changing. Probably also worth noting that (as Jan points out in 7/7) by bypassing HTMTRACE_ND, we're also bypassing the whole DEFAULT_HVM_* and DO_TRC_HVM_* thing, which in theory could streamline the code by causing the compiler to elide certain trace points. -George
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |