summaryrefslogtreecommitdiffstats
path: root/runtime/probes/tasklet/README
blob: 8507ad9b5f6a026bf1ed066888e524375f08a603 (plain)
1
2
3
4
5
6
7
8
9
/** @dir tasklet
Sample probe in a tasklet.  Useful for interrupt context testing.

\verbatim
> make
> ./stp stp_tasklet.ko
\endverbatim

*/