nuttx-apps/benchmarks/osperf
Fukui Daichi 982636ac4a benchmark: Build osperf only when pipes and hpwork are enabled
Building osperf requires pipes and hpwork, which are disabled
by default. These features should be enabled before osperf is
built. The select directive could cause issues and should be
avoided, so we use the depends on directive.

Signed-off-by: Fukui Daichi <a.dog.will.talk@akane.waseda.jp>
2024-09-05 13:52:35 +08:00
..
Kconfig benchmark: Build osperf only when pipes and hpwork are enabled 2024-09-05 13:52:35 +08:00
Make.defs apps:Move the performance tools to benchmark. 2024-04-08 14:11:31 +08:00
Makefile apps:Move the performance tools to benchmark. 2024-04-08 14:11:31 +08:00
osperf.c apps:Move the performance tools to benchmark. 2024-04-08 14:11:31 +08:00