1/19

mm/damon/core: introduce damon_probe->weight

在 damon_probe 结构体中新增 weight 字段,用于表示调用者对 probe 数据属性的关注程度,为后续基于权重的监测优化提供基础。