From mboxrd@z Thu Jan 1 00:00:00 1970 From: long.x.xu@gmail.com (long xu) Date: Thu, 5 Mar 2009 17:44:08 +0100 Subject: [ltt-dev] the problem of register the probe function for irq_enty Message-ID: Message-ID: <20090305164408.GZXxZuKIFieP_xDMkyyldItXFeHNqj9S1pyGurPDO2M@z> Hello, i'm reading the code of lttng now, i kown the programe use --------------------------------------------- DEFINE_MARKER_TP(kernel, irq_entry, irq_entry, probe_irq_entry, "ip %lu irq_id #2u%u kernel_mode #1u%u");---------------------------------------- to give the pointer of tracepoint probe function to the marker. But i have not found how does it connect the probe_irq_entry to the tracepoint. i don't find where it use the function register_trace_irq_entry to register the probe function. Thanks, Best regard XU Long -------------- next part -------------- An HTML attachment was scrubbed... URL: