analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / event / aspect / messages.properties
CommitLineData
9447c7ee
AM
1###############################################################################
2# Copyright (c) 2014 Ericsson
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
13AspectName_Timestamp=Timestamp
14AspectName_EventType=Event type
15AspectName_Contents=Contents
de34c0b1 16AspectName_TraceName=Trace
9447c7ee
AM
17AspectName_CPU=CPU
18
19AspectHelpText_EventType=The type of this event. This normally determines the field layout.
20AspectHelpText_Contents=The fields (or payload) of this event
de34c0b1 21AspectHelpText_TraceName=The trace to which this particular event belongs
9447c7ee
AM
22AspectHelpText_CPU=The CPU on which this event was taken
23AspectHelpText_Statesystem=Request in state system {0}, for attribute: {1}
This page took 0.037177 seconds and 5 git commands to generate.