Actions
Feature #962
openadd x86 exceptions.h and irq_vectors.h instrumentation (and mpx.h)
Start date:
10/22/2015
Due date:
% Done:
70%
Estimated time:
Actions
Added by Mathieu Desnoyers about 9 years ago. Updated about 9 years ago.
70%
irq vectors:
commit d2507215d183300e9933c68a039f3aa07d5a57a4 Author: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Date: Fri Oct 23 17:09:30 2015 -0400 Instrument x86_irq_vectors Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
commit da0f6c58f715087f5091551070bf4350bf2768bf Author: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Date: Fri Oct 23 19:29:34 2015 -0400 Instrument x86 page faults Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
moving priority to low, since all we are missing is mpx.h. mpx.h is a private
kernel header (not installed as system header).