Pull trace event headers into lttng modules tree
[lttng-modules.git] / instrumentation / events / README
diff --git a/instrumentation/events/README b/instrumentation/events/README
new file mode 100644 (file)
index 0000000..e972b5c
--- /dev/null
@@ -0,0 +1,11 @@
+The workflow for updating patches from newer kernel:
+
+Diff mainline/ and lttng-patch/ directories. (diff 1)
+Diff lttng-patch/ and lttng-module/ directories. (diff 2)
+
+Pull the new headers from mainline kernel to mainline/.
+Copy them into lttng-patch.
+Apply diff (1). Fix conflicts.
+
+Copy the resulting files into lttng-module/.
+Apply diff (2). Fix conflicts.
This page took 0.056826 seconds and 4 git commands to generate.