Skip to content
Commit fc208aca authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._assets.kmodules.sched_tp: tp.h: Fix tp feature init

FIX

Fix tracepoint features init when the custom enable function does not
succeed. It used to still register the tracepoint, leading to the probe
assuming setup has been done when it has not. Instead, only register the
tracepoint if the enable function succeeded.
parent 70f93f05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment