3/5

percpu-refcount: add ref_trace_final_put trace

在 percpu_ref_put_many() 的原子回退路径中添加 ref_trace_final_put tracepoint,当 percpu_ref 归零时触发,记录释放事件。