diff options
author | Masahiro Yamada | 2016-01-31 18:59:00 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2016-03-03 15:10:37 +0100 |
commit | 676787939ef8ccfcf8039104f766ebe5ebe23924 (patch) | |
tree | 38156d2e3c92a6d4cfa5f04622553a1b2e1873fe /tools/perf/util/thread_map.h | |
parent | perf stat: Support metrics in --per-core/socket mode (diff) | |
download | kernel-qcow2-linux-676787939ef8ccfcf8039104f766ebe5ebe23924.tar.gz kernel-qcow2-linux-676787939ef8ccfcf8039104f766ebe5ebe23924.tar.xz kernel-qcow2-linux-676787939ef8ccfcf8039104f766ebe5ebe23924.zip |
tools build: Use .s extension for preprocessed assembler code
The "man gcc" says .i extension represents the file is C source code
that should not be preprocessed. Here, .s should be used.
For clarification,
.c ---(preprocess)---> .i
.S ---(preprocess)---> .s
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Aaro Koskinen <aaro.koskinen@nokia.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Lukas Wunner <lukas@wunner.de>
Link: http://lkml.kernel.org/r/1454263140-19670-1-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/thread_map.h')
0 files changed, 0 insertions, 0 deletions