diff options
| author | Masahiro Yamada <[email protected]> | 2016-01-31 17:59:00 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-03 14:10:37 +0000 |
| commit | 676787939ef8ccfcf8039104f766ebe5ebe23924 (patch) | |
| tree | 38156d2e3c92a6d4cfa5f04622553a1b2e1873fe /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf stat: Support metrics in --per-core/socket mode (diff) | |
| download | kernel-676787939ef8ccfcf8039104f766ebe5ebe23924.tar.gz kernel-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 <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Aaro Koskinen <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Lukas Wunner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
