Skip to content

Commit 93d0f8c

Browse files
AlinGeorgescudbaluta
authored andcommitted
Add skel gen hint
1 parent 923e8c0 commit 93d0f8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/teaching/so2/assign1-kprobe-based-tracer.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@ The test script assumes that the kernel module is called `tracer`.
109109
Tips
110110
----
111111

112+
Create the skeleton by running the command below:
113+
114+
.. code-block:: console
115+
116+
$ LABS=assignments/1-tracer make skels
117+
112118
To increase your chances of getting the highest grade, read and follow the Linux kernel
113119
coding style described in the `Coding Style document <https://elixir.bootlin.com/linux/v4.19.19/source/Documentation/process/coding-style.rst>`__.
114120

0 commit comments

Comments
 (0)