e972b5ccbf194bd6b940aaa803385631e0d98ca4
[lttng-modules.git] / instrumentation / events / README
1 The workflow for updating patches from newer kernel:
2
3 Diff mainline/ and lttng-patch/ directories. (diff 1)
4 Diff lttng-patch/ and lttng-module/ directories. (diff 2)
5
6 Pull the new headers from mainline kernel to mainline/.
7 Copy them into lttng-patch.
8 Apply diff (1). Fix conflicts.
9
10 Copy the resulting files into lttng-module/.
11 Apply diff (2). Fix conflicts.
This page took 0.028645 seconds and 3 git commands to generate.