On Wed, Feb 26, 2020 at 5:06 AM Jiri Olsa <jolsa@xxxxxxxxxx> wrote: > > Renaming bpf_tree to bpf_progs_tree and bpf_tree_ops > to bpf_progs_tree_ops to better capture the usage of > the tree which is for the bpf_prog objects only. > > Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx> Acked-by: Song Liu <songliubraving@xxxxxx>