linux/tools/perf/arch/x86/tests
Arnaldo Carvalho de Melo a831e67913 perf tests: Give a bit more information on the CQM test failure path
Before:

  $ perf test -v cqm
  48: Test intel cqm nmi context read                          :
  --- start ---
  test child forked, pid 1681
  parse_events failed
  test child finished with -2
  ---- end ----
  Test intel cqm nmi context read: Skip
  $

After:

  $ perf test -v cqm
  48: Test intel cqm nmi context read                          :
  --- start ---
  test child forked, pid 1681
  parse_events failed, is "intel_cqm/llc_occupancy/" available?
  test child finished with -2
  ---- end ----
  Test intel cqm nmi context read: Skip
  $

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Matt Fleming <matt.fleming@intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-eidpiv5x4nkbsx37xwikbnir@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-01-07 16:59:27 -03:00
..
arch-tests.c perf tests: Add Intel CQM test 2015-10-05 16:56:07 -03:00
Build perf tests: Add Intel CQM test 2015-10-05 16:56:07 -03:00
dwarf-unwind.c perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
gen-insn-x86-dat.awk perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
gen-insn-x86-dat.sh perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
insn-x86-dat-32.c perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
insn-x86-dat-64.c perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
insn-x86-dat-src.c perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
insn-x86.c perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
intel-cqm.c perf tests: Give a bit more information on the CQM test failure path 2016-01-07 16:59:27 -03:00
perf-time-to-tsc.c perf tests: No need to set attr.sample_freq in the perf time to TSC test 2016-01-07 11:26:54 -03:00
rdpmc.c perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
regs_load.S perf x86: Fix perf to use non-executable stack, again 2014-04-30 17:02:30 +02:00