]> asedeno.scripts.mit.edu Git - linux.git/commit
tools thermal tmon: Use -O3 instead of -O1 if available
authorJiri Olsa <jolsa@kernel.org>
Thu, 3 Jan 2019 16:13:49 +0000 (17:13 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Jan 2019 15:54:49 +0000 (12:54 -0300)
commit302df34c4e64b9e83ee31cbf508b38b62b428bd6
treeec7aa36fe6813a70ead8c93702e93cd7d2ba0910
parent805e4c8b61bd62f6d3f416c915cb9bb423835fee
tools thermal tmon: Use -O3 instead of -O1 if available

Using -O3 instead of -O1 if it's supported by compiler.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Markus Mayer <mmayer@broadcom.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Link: http://lkml.kernel.org/r/20190103161350.11446-2-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/thermal/tmon/Makefile