aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/ftdev.h
Commit message (Collapse)AuthorAge
* Feather-Trace: add generic ftdev device driverBjoern Brandenburg2017-05-26
This patch adds the ftdev device driver, which is used to export samples collected with Feather-Trace to userspace. Feather-Trace: convert device driver to atomic_t - patch by Namhoon Kim (UNC)