ctf: Make CtfTmfTrace trimmable
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.tmf.ctf.core / src / org / eclipse / tracecompass / tmf / ctf / core / trace / messages.properties
CommitLineData
bceffc25 1###############################################################################
ed902a2b 2# Copyright (c) 2013, 2014 Ericsson
bceffc25
AM
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
96c0f2af 13CtfTmfTrace_BufferOverflowErrorMessage=Buffer overflow exception, trace is malformed
2db2b43a 14CtfTmfTrace_HostID=host ID
a94410d9
MK
15CtfTmfTrace_MajorNotSet=Major version number not set
16CtfTmfTrace_ReadingError=Reading error
cbe9455f
AM
17CtfTmfTrace_NoEvent=Trace has no events
18
19CtfTmfTrace_InvokingBabeltrace = Invoking external Babeltrace tool
20CtfTmfTrace_BabelTrace2NotFound = The trace cutting feature requires external Babeltrace 2.0+ tool. \
21Make sure the 'babeltrace' binary is installed and on the PATH.
This page took 0.080819 seconds and 5 git commands to generate.