diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-07-19 20:34:30 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-07-23 14:04:54 +0200 |
commit | 39e7317e37f7f0be366d1201c283f968c17268da (patch) | |
tree | 4e70178c670cd978ba970d620d6eaf64023fca70 /tools/perf/util/probe-event.c | |
parent | perf probe: Avoid calling freeing routine multiple times for same pointer (diff) | |
download | linux-39e7317e37f7f0be366d1201c283f968c17268da.tar.xz linux-39e7317e37f7f0be366d1201c283f968c17268da.zip |
perf build: Do not use -Wshadow on gcc < 4.8
As it is too strict, see https://lkml.org/lkml/2006/11/28/253 and
https://gcc.gnu.org/gcc-4.8/changes.html, that takes into account
Linus's comments (search for Wshadow) for the reasoning about -Wshadow
not being interesting before gcc 4.8.
Acked-by: Andrii Nakryiko <andrii.nakryiko@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/r/20190719183417.GQ3624@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/probe-event.c')
0 files changed, 0 insertions, 0 deletions