Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix compilation error on ARM platforms. | Christopher Kenna | 2012-09-29 |
| | |||
* | Include a missing header file. | Christopher Kenna | 2012-09-20 |
| | |||
* | Feather-Trace: keep track of interrupt-related interference. | Bjoern B. Brandenburg | 2012-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. |