perf tests: Run dwarf unwind test on arm32
authorKim Phillips <kim.phillips@arm.com>
Wed, 11 Apr 2018 00:16:24 +0000 (19:16 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 12 Apr 2018 12:30:37 +0000 (09:30 -0300)
commitaf72cfb80af5e4cafd8e0b58ac54f222c913aa1b
treeaaa6a1a3cee9d9308a80936b6a6d7648d1b002f5
parent4d3b57da1593c66835d8e3a757e4751b35493fb8
perf tests: Run dwarf unwind test on arm32

Enable the unwind test on arm32:

  $ perf test unwind
  58: DWARF unwind                                          : Ok

Signed-off-by: Kim Phillips <kim.phillips@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Brian Robbins <brianrob@microsoft.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180410191624.a3a468670dd4548c66d3d094@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm/include/arch-tests.h [new file with mode: 0644]
tools/perf/arch/arm/tests/Build
tools/perf/arch/arm/tests/arch-tests.c [new file with mode: 0644]