Add syscall tracing
[lttng-modules.git] / instrumentation / events / README
index e972b5ccbf194bd6b940aaa803385631e0d98ca4..dad2cbbd9de888a4db8119dd9f804a75291ce7da 100644 (file)
@@ -1,11 +1,7 @@
 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)
+Diff mainline/ and lttng-module/ directories.
 
 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.
+Copy them into lttng-modules.
+Apply diff. Fix conflicts.
This page took 0.024657 seconds and 4 git commands to generate.