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:
Updated by Mathieu Desnoyers about 9 years ago
- % Done changed from 0 to 30
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>
Updated by Mathieu Desnoyers about 9 years ago
- Priority changed from High to Low
- Target version changed from 2.8 to Wishlist
- % Done changed from 30 to 70
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).
Actions