aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2020-08-25 21:21:13 +0200
committerAlexei Starovoitov <[email protected]>2020-08-25 15:37:41 -0700
commit6298399bfc101f8e8cf35a916f26aa32bdf04278 (patch)
tree21fbccfaaff2150e9d3115845208fdb2e63c7c6a /tools/perf/scripts/python/bin
parenta5f53b1d59c2fd35ebb55bbe47b05d596c0d466c (diff)
bpf: Move btf_resolve_size into __btf_resolve_size
Moving btf_resolve_size into __btf_resolve_size and keeping btf_resolve_size public with just first 3 arguments, because the rest of the arguments are not used by outside callers. Following changes are adding more arguments, which are not useful to outside callers. They will be added to the __btf_resolve_size function. Signed-off-by: Jiri Olsa <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions