[page fault tracepoint 2/2] x86:Instruments page fault trace event

2013-05-09 Thread Francis Deslauriers
Signed-off-by: Francis Deslauriers Reviewed-by: Raphaël Beamonte --- arch/x86/mm/fault.c | 11 +++ mm/memory.c |5 + 2 files changed, 16 insertions(+) diff --git a/arch/x86/mm/fault.c b/arch/x86/mm/fault.c index 654be4a..e227828 100644 --- a/arch/x86/mm/fault.c +++

[page fault tracepoint 2/2] x86:Instruments page fault trace event

2013-05-09 Thread Francis Deslauriers
Signed-off-by: Francis Deslauriers fdesl...@gmail.com Reviewed-by: Raphaël Beamonte raphael.beamo...@gmail.com --- arch/x86/mm/fault.c | 11 +++ mm/memory.c |5 + 2 files changed, 16 insertions(+) diff --git a/arch/x86/mm/fault.c b/arch/x86/mm/fault.c index