diff options
| author | Yonghong Song <[email protected]> | 2018-12-10 14:14:10 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2018-12-10 14:51:45 -0800 |
| commit | cfc542411bd40ff4f8a70b3d061bd6acdfb05629 (patch) | |
| tree | 5821df7fea9335a55010c21dcfba92e704c92d32 /tools/perf/scripts/python | |
| parent | b4f8623c0cefdfb818f99b3eb3c1e4c7708dd84e (diff) | |
tools/bpf: rename *_info_cnt to nr_*_info
Rename all occurances of *_info_cnt field access
to nr_*_info in tools directory.
The local variables finfo_cnt, linfo_cnt and jited_linfo_cnt
in function do_dump() of tools/bpf/bpftool/prog.c are also
changed to nr_finfo, nr_linfo and nr_jited_linfo to
keep naming convention consistent.
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Yonghong Song <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions