From b25883a44d1a3e04927bab94f326625a593ec640 Mon Sep 17 00:00:00 2001 From: Pablo Marquez Tello Date: Mon, 19 Apr 2021 14:58:57 +0100 Subject: 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 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5455 Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio Comments-Addressed: Arm Jenkins --- docs/00_introduction.dox | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/00_introduction.dox') 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 -- cgit v1.2.1