perf test code_with_type.sh: Skip test if rust wasn't available at build time
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 9 Feb 2026 13:58:44 +0000 (10:58 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 9 Feb 2026 18:47:03 +0000 (15:47 -0300)
commit2a400eeba40b4cf1fb28f78f41bf73a898b00d06
treeca9f5a620306f0b8efb26b81998afb870f60900c
parent1d3ffe6233b1b6e8697f5027b9441ce70385c997
perf test code_with_type.sh: Skip test if rust wasn't available at build time

  $ perf test 'perf data type profiling tests'
   83: perf data type profiling tests                         : Skip
  $ perf test -vv 'perf data type profiling tests'
   83: perf data type profiling tests:
  --- start ---
  test child forked, pid 977213
  Skip: code_with_type workload not built in 'perf test'
  ---- end(-2) ----
   83: perf data type profiling tests                         : Skip
  $

Cc: Dmitrii Dolgov <9erthalion6@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/shell/data_type_profiling.sh