riscv: mm: Add page fault trace points
authorNam Cao <namcao@linutronix.de>
Wed, 9 Jul 2025 19:21:19 +0000 (21:21 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 9 Jul 2025 19:27:01 +0000 (15:27 -0400)
commita37c71ca412d90365e143581582c4ecd3a90508f
tree72a9dd241d9ec121f15ac9e2a43874bd8b1161a4
parent886fc86e9419a2bf61713ba566eb6edd8e6aa989
riscv: mm: Add page fault trace points

Add page fault trace points, which are useful to implement RV monitor that
watches page faults.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Acked-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
arch/riscv/mm/fault.c