Implement clock override plugin support
[lttng-ust.git] / doc / examples / clock-override / README
1 This clock override example shows how to implement and load a clock
2 override plugin for LTTng-UST. This can be useful in cases where direct
3 hardware access is available for architecture-specific clocks, and where
4 it should be used rather than the Linux kernel Monotonic clock.
This page took 0.028737 seconds and 4 git commands to generate.