author | Dominic Pinkman <dominic.pinkman@nokia.com> |
Wed, 16 Jun 2010 10:24:13 +0100 | |
changeset 10 | d4524d6a4472 |
parent 9 | 59758314f811 |
permissions | -rw-r--r-- |
9
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
2 |
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
3 |
<!-- This component and the accompanying materials are made available under the terms of the License |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
4 |
"Eclipse Public License v1.0" which accompanies this distribution, |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
5 |
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
6 |
<!-- Initial Contributors: |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
7 |
Nokia Corporation - initial contribution. |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
8 |
Contributors: |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
9 |
--> |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
10 |
<!DOCTYPE concept |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
11 |
PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
59758314f811
Week 23 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
Dominic Pinkman <dominic.pinkman@nokia.com>
parents:
5
diff
changeset
|
12 |
<concept xml:lang="en" id="GUID-B95D96F5-6EA0-596C-BA06-F0703D3FCDFF"><title>Trace Record Frame Format</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>In UTF 2.0, the following changes are made to the trace frame record format: </p> <ul><li id="GUID-70C5BFC8-D381-57A1-B7CE-8570B21E1BD6"><p>The 1-byte primary filter is replaced with 1-byte <xref href="GUID-17798BAC-F887-515F-B90E-CAAE81D8530F.dita#GUID-17798BAC-F887-515F-B90E-CAAE81D8530F/GUID-B8F5C3DB-6C9D-514E-8B4E-DC6B994789B9">Classification</xref> </p> </li> <li id="GUID-5385C1AD-13DB-54F5-8DD7-470898B9E082"><p>The 4-byte secondary filter is replaced with 4-byte <xref href="GUID-17798BAC-F887-515F-B90E-CAAE81D8530F.dita#GUID-17798BAC-F887-515F-B90E-CAAE81D8530F/GUID-8AA6AFDC-6E86-56A8-8DD8-71F06590E62F">ModuleUid</xref> </p> </li> <li id="GUID-079028E9-FD60-58EF-93CA-B12515FB3018"><p>The 1-byte schema is replaced with 2-byte <xref href="GUID-17798BAC-F887-515F-B90E-CAAE81D8530F.dita#GUID-17798BAC-F887-515F-B90E-CAAE81D8530F/GUID-FEE8132A-0BF4-5D25-AF12-D5B7CF2071A3">FormatId</xref> </p> </li> </ul> <p> <b>Note</b>: For details about UTF 1.0 trace record format, see <xref href="GUID-715D065D-4FF7-55D0-882E-3B37F36369C4.dita#GUID-715D065D-4FF7-55D0-882E-3B37F36369C4/GUID-A7E551D1-DED5-5BC7-A19F-523B65B2AE00">Trace Record Format</xref>. </p> <p>The following figure shows the trace record format for UTF 2.0: </p> <fig id="GUID-394E0A5E-10C3-5344-92EC-5A485AF7417D"><image href="GUID-2976D260-67D5-5DBB-8CA5-09046FBEC875_d0e743085_href.jpg" placement="inline"/></fig> </conbody></concept> |