zephyr/samples/userspace/syscall_perf/sample.yaml
Nicolas Royer 86c5cf18db samples: userspace: syscall_perf
The goal of this sample application is to measure the performance loss
when a user thread has to go through a system call compared to a
supervisor thread that calls the function directly.

Signed-off-by: Nicolas Royer <nroyer@baylibre.com>
2020-11-09 15:37:11 -05:00

15 lines
311 B
YAML

sample:
description: syscall performances sample
name: syscall performances
common:
tags: userspace
harness: console
harness_config:
type: one_line
regex:
- "User thread"
tests:
sample.syscall_performances:
filter: CONFIG_ARCH_HAS_USERSPACE
platform_allow: riscv32