From 73926320d7f00ab079f04777fd924fee48d84000 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 25 Sep 2020 18:48:41 +0200 Subject: build: Add RTEMS_PROFILING Update #3818. --- spec/build/cpukit/optprofiling.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/build/cpukit/optprofiling.yml (limited to 'spec/build/cpukit/optprofiling.yml') diff --git a/spec/build/cpukit/optprofiling.yml b/spec/build/cpukit/optprofiling.yml new file mode 100644 index 0000000000..c47be24fe2 --- /dev/null +++ b/spec/build/cpukit/optprofiling.yml @@ -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 -- cgit v1.2.3