aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJoel Stanley <[email protected]>2018-09-17 17:07:54 +0930
committerMasahiro Yamada <[email protected]>2018-09-19 23:53:54 +0900
commit5a4630aadb9a9525474e9ac92965829f990cb5c4 (patch)
tree0cf3aaaf7087f75c4070db8360c2b89f5a1c1334 /tools/perf/util/trace-event-scripting.c
parent11da3a7f84f19c26da6f86af878298694ede0804 (diff)
ftrace: Build with CPPFLAGS to get -Qunused-arguments
When building to record the mcount locations the kernel uses KBUILD_CFLAGS but not KBUILD_CPPFLAGS. This means it lacks -Qunused-arguments when building with clang, resulting in a lot of noisy warnings. Signed-off-by: Joel Stanley <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions