diff options
author | Jiri Olsa <[email protected]> | 2019-04-16 15:41:51 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-04-17 14:30:06 -0300 |
commit | aa52660231410b13d237299e691c43e346e3a73f (patch) | |
tree | 8f76e4fc1483fc921d2661fb56ede8a99721700c /tools/perf/scripts | |
parent | 30e4c574969ccb624940f1f2f7886596f8fc60ad (diff) |
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_info()
We currently don't return NULL in case we don't find the
bpf_prog_info_node, fixing that.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Song Liu <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Fixes: e4378f0cb90b ("perf bpf: Save bpf_prog_info in a rbtree in perf_env")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions