diff options
author | 2019-08-15 22:06:47 -0700 | |
---|---|---|
committer | 2019-08-15 22:06:47 -0700 | |
commit | 82c4c3b7c76720672b84c849ffe7367801278b26 (patch) | |
tree | fb4d3e3897a5731d4d7bf7a856eb8dc197157c62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: make libbpf.map source of truth for libbpf version (diff) | |
parent | tools: bpftool: move "__printf()" attributes to header file (diff) | |
download | linux-dev-82c4c3b7c76720672b84c849ffe7367801278b26.tar.xz linux-dev-82c4c3b7c76720672b84c849ffe7367801278b26.zip |
Merge branch 'fix-printf'
Quentin Monnet says:
====================
Because the "__printf()" attributes were used only where the functions are
implemented, and not in header files, the checks have not been enforced on
all the calls to printf()-like functions, and a number of errors slipped in
bpftool over time.
This set cleans up such errors, and then moves the "__printf()" attributes
to header files, so that the checks are performed at all locations.
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions