Implement getcpu override
[lttng-ust.git] / doc / examples / getcpu-override / README
diff --git a/doc/examples/getcpu-override/README b/doc/examples/getcpu-override/README
new file mode 100644 (file)
index 0000000..05c8e32
--- /dev/null
@@ -0,0 +1,5 @@
+This getcpu override example shows how to implement and load a getcpu
+override plugin for LTTng-UST. This can be useful in cases where direct
+hardware access is available for architecture-specific registers holding
+the CPU number, and where it should be used rather than the Linux kernel
+sched_getcpu() vDSO/syscall.
This page took 0.0232599999999999 seconds and 4 git commands to generate.