aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2021-04-19 14:58:57 +0100
committerPablo Marquez Tello <pablo.tello@arm.com>2021-04-20 08:15:40 +0000
commitb25883a44d1a3e04927bab94f326625a593ec640 (patch)
tree273fa2c9202e6a59aa818b366465184792830a35 /docs/00_introduction.dox
parentae1c9fee8bb6073abf2a419af3266f23dbab82a9 (diff)
downloadComputeLibrary-b25883a44d1a3e04927bab94f326625a593ec640.tar.gz
Remove experimental tracing feature
* This commit removes the tracing code which has not been maintained for a few releases. * Resolves MLCE-445 Change-Id: I14793c82fe58ffef0cf936edf4af077b5dde85f8 Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5455 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index cfb27ff8b2..8c83259934 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -1485,9 +1485,6 @@ To see the build options available simply run ```scons -h```:
set_soname: Set the library's soname and shlibversion (requires SCons 2.4 or above) (yes|no)
default: False
- tracing: Enable runtime tracing (yes|no)
- default: False
-
openmp: Enable OpenMP backend (yes|no)
default: False