diff options
author | Martin KaFai Lau <kafai@fb.com> | 2018-07-24 08:40:21 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-25 06:57:55 +0200 |
commit | 5b891af7fca14526b2a87c6f38b004e2df655ef4 (patch) | |
tree | 9710ef3659b4eddc8d1ab40ae5c7ddd177387f16 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 64bb568488671048d25d7b3ada058bb6c7cb1d5d (diff) |
bpf: Replace [u]int32_t and [u]int64_t in libbpf
This patch replaces [u]int32_t and [u]int64_t usage with
__[su]32 and __[su]64. The same change goes for [u]int16_t
and [u]int8_t.
Fixes: 8a138aed4a80 ("bpf: btf: Add BTF support to libbpf")
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions