Changes

m
no edit summary
Line 1: Line 1: −
With the <code>--allow-uprobes</code> command-line option, CRIU can create checkpoint when Uprobes (user-space probes) VMAs are present. When this option is used during checkpoint, it is also required on restore.
+
The <code>--allow-uprobes</code> command-line option allows CRIU to checkpoint and restore processes that have (or once had) a a kernel-created uprobes VMA (user-space probes virtual memory area). Since this VMA persists even after the probe is removed, CRIU cannot safely infer the probe state at checkpoint time without this option.
509

edits