Tracepoint challenges
Tracepoint challenges
Posted Nov 9, 2016 13:04 UTC (Wed) by nix (subscriber, #2304)Parent article: Tracepoint challenges
DTrace has long had facilities for defining the stability of tracepoints (well, actually providers, but there's no reason the same thing couldn't be implemented at the tracepoint level). It sounds like the kernel needs something similar, so that tracepoints that are generic enough and seem to be widely used can be declared stable, and the rest can vanish at any time.