aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/trace_irq.h
Commit message (Collapse)AuthorAge
* Fix compilation error on ARM platforms.Christopher Kenna2012-09-29
|
* Include a missing header file.Christopher Kenna2012-09-20
|
* Feather-Trace: keep track of interrupt-related interference.Bjoern B. Brandenburg2012-01-30
Increment a processor-local counter whenever an interrupt is handled. This allows Feather-Trace to include a (truncated) counter and a flag to report interference from interrupts. This could be used to filter samples that were disturbed by interrupts.