diff options
author | Dave Marchevsky <davemarchevsky@fb.com> | 2021-04-16 13:47:02 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-04-19 18:23:33 -0700 |
commit | fd0b88f73f5372c08ceff5cc7ddd8ceac502679c (patch) | |
tree | 292c4dd9e447473e3308fc67627992a41978320a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 137733d08f4ab14a354dacaa9a8fc35217747605 (diff) |
bpf: Refine retval for bpf_get_task_stack helper
Verifier can constrain the min/max bounds of bpf_get_task_stack's return
value more tightly than the default tnum_unknown. Like bpf_get_stack,
return value is num bytes written into a caller-supplied buf, or error,
so do_refine_retval_range will work.
Signed-off-by: Dave Marchevsky <davemarchevsky@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20210416204704.2816874-2-davemarchevsky@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions