############################################################################### # Copyright (c) 2014 École Polytechnique de Montréal # # 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 # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Geneviève Bastien - Initial API and implementation ############################################################################### CpuUsageComposite_ColumnPercent=% CpuUsageComposite_ColumnProcess=Process CpuUsageComposite_ColumnTID=TID CpuUsageComposite_ColumnTime=Time CpuUsageComposite_TextPercent=%1$.3f %% CpuUsageComposite_TextTime={0} ns CpuUsageView_Title=CPU Usage CpuUsageXYViewer_CpuYAxis=% CPU CpuUsageXYViewer_TimeXAxis=Time CpuUsageXYViewer_Title=CPU usage CpuUsageXYViewer_Total=Total