[PATCH 0/3] powerpc: Instrument Hypervisor Calls

Mike Kravetz kravetz at us.ibm.com
Thu Jul 13 04:05:01 EST 2006


On Mon, Jul 10, 2006 at 01:35:10PM -0700, Mike Kravetz wrote:
> #ifdef CONFIG_HCALL_STATS
> #define plpar_hcall_*()		plpar_hcall_*_inst()

To answer my own question, this won't work because plpar_hcall_*()
routines are exported.  So, marcros can't be used.  Still thinking
about the best way to juggle function names for instrumentation.

-- 
Mike



More information about the Linuxppc-dev mailing list