build: Add RTEMS_PROFILING

Update #3818.
This commit is contained in:
Sebastian Huber
2020-09-25 18:48:41 +02:00
parent a72419b4de
commit 73926320d7
2 changed files with 18 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ links:
uid: optparavirt
- role: build-dependency
uid: optposix
- role: build-dependency
uid: optprofiling
- role: build-dependency
uid: optsmp
- role: build-dependency

View File

@@ -0,0 +1,16 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-boolean: null
- env-enable: null
- define-condition: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: false
default-by-variant: []
description: |
Enable the SMP lock profiling support
enabled-by: true
links: []
name: RTEMS_PROFILING
type: build