commit | d141b8bc5773cbbaf5b8530f08f94fc10fff9e8c | [log] [tgz] |
---|---|---|
author | Song Liu <songliubraving@fb.com> | Mon Jun 29 23:28:43 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Jul 01 08:22:08 2020 -0700 |
tree | b38dafc5c0d9bd82ed208d027c505ea034f764d8 | |
parent | bba1dc0b55ac462d24ed1228ad49800c238cd6d7 [diff] |
perf: Expose get/put_callchain_entry() Sanitize and expose get/put_callchain_entry(). This would be used by bpf stack map. Suggested-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Song Liu <songliubraving@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Link: https://lore.kernel.org/bpf/20200630062846.664389-2-songliubraving@fb.com