RE: [RFC][PATCH] Introduce page fault tracepoint

From: Seiji Aguchi
Date: Thu Aug 22 2013 - 10:45:56 EST


> Printing the regs pointer is rather useless. This is specific for x86,
> why not print the ip of where it happened and the faulting address
> itself?

Thank you for reviewing.
I will change the regs pointer to ip.

> Note, you only need to change the TP_printk() to do that. For
> efficiency reasons, only pass in regs.

OK. Will change the TP_printk().

Seiji
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/