This extension point can be used to transform from symbol addresses that might be found inside a TmfTrace into human readable texts, for example function names. A symbol provider factory can be used to translate symbol addresses that can be found inside traces into symbol names. The ID of the extension The name of the class responsible to create an ISymbolProvider Specify the priority of this factory relativ to the other. It should be an integer number. If not defined or not a valid integer it will be assumed to be zero. 2.0 [Enter extension point usage example here.] Since 2.0 [Enter information about supplied implementation of this extension point.] Copyright (c) 2016 Movidius Inc and others All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>