• Andi Kleen's avatar
    [PATCH] share i386/x86-64 oprofile code · f4d6e308
    Andi Kleen authored
    The x86-64 port shares the oprofile code with i386.  This needs some
    minor changes in the i386 oprofile, mostly to use
    instruction_pointer(regs) to access the EIP instead of referencing it
    directly.  On i386 this is a nop.
    f4d6e308
op_model_athlon.c 3.78 KB