diff options
author | 2013-12-03 14:09:15 +0100 | |
---|---|---|
committer | 2013-12-04 13:46:36 -0300 | |
commit | e6d7cee1ecac099786d3ba7a71b1e69cf0ae9a7b (patch) | |
tree | 2a2cc69ab376e0393adab1ab9784e21cc888bae5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf tools: Do not disable source line lookup just because of 1 failure (diff) | |
download | linux-dev-e6d7cee1ecac099786d3ba7a71b1e69cf0ae9a7b.tar.xz linux-dev-e6d7cee1ecac099786d3ba7a71b1e69cf0ae9a7b.zip |
perf tools: Remove stackprotector feature check
We use -fstack-protector-all option to enable stack protecting for all
available functions. There's no reason for enabling -Wstack-protector to
get warning for unprotected functions.
Removing stackprotector feature check which was used to enable the
-Wstack-protector option.
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1386076182-14484-2-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions