diff options
author | Raphael Gault <[email protected]> | 2019-06-11 13:53:09 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-06-17 15:57:16 -0300 |
commit | 010e3e8fc12b1c13ce19821a11d8930226ebb4b6 (patch) | |
tree | 710716b30c34356e1707984140a30dbfda345102 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ce5aceb5dee298b082adfa2baa0df5a447c1b0b (diff) |
perf tests arm64: Compile tests unconditionally
In order to subsequently add more tests for the arm64 architecture we
compile the tests target for arm64 systematically.
Further explanation provided by Mark Rutland:
Given prior questions regarding this commit, it's probably worth
spelling things out more explicitly, e.g.
Currently we only build the arm64/tests directory if
CONFIG_DWARF_UNWIND is selected, which is fine as the only test we
have is arm64/tests/dwarf-unwind.o.
So that we can add more tests to the test directory, let's
unconditionally build the directory, but conditionally build
dwarf-unwind.o depending on CONFIG_DWARF_UNWIND.
There should be no functional change as a result of this patch.
Signed-off-by: Raphael Gault <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions