aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/feather_trace.h
Commit message (Collapse)AuthorAge
* litmus: Fix build error (implicit declaration of read_current_timer()) on ARMRoy Spliet2013-09-13
| | | | Signed-off-by: Roy Spliet <rspliet@mpi-sws.org>
* Feather-Trace: add platform independent implementationBjoern Brandenburg2013-08-05
This patch adds the simple fallback implementation and creates dummy hooks in the x86 and ARM Kconfig files.