author | Simon Howkins <simonh@symbian.org> |
Mon, 22 Nov 2010 16:51:00 +0000 | |
branch | HighFidelityModel |
changeset 508 | 5725bcd8254c |
parent 450 | 7bc544e3b84d |
permissions | -rw-r--r-- |
450
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
3 |
<package id="osrndtools" name="OS R&D Tools" levels="trace analysis"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
4 |
<collection id="debugsrv" name="Debug Services" level="trace"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
5 |
<component id="runmodedebug" filter="s60" name="Run Mode Debug" purpose="development"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
6 |
<unit bldFile="debugsrv/runmodedebug/group"/> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
7 |
</component> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
8 |
</collection> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
9 |
<collection id="perfsrv" name="Performance Services" level="analysis"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
10 |
<component id="analyzetool" filter="s60" name="AnalyzeTool" purpose="development"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
11 |
<unit bldFile="perfsrv/analyzetool/group"/> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
12 |
</component> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
13 |
<component id="memspy" filter="s60" name="MemSpy" purpose="development"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
14 |
<unit bldFile="perfsrv/memspy/group"/> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
15 |
</component> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
16 |
<component id="piprofiler" filter="s60" name="Performance Investigator Profiler" purpose="development"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
17 |
<unit bldFile="perfsrv/piprofiler/group"/> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
18 |
</component> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
19 |
</collection> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
20 |
<collection id="tracefw" name="Trace Framework" level="trace"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
21 |
<component id="tracecompiler" filter="s60" name="TraceCompiler" purpose="development"> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
22 |
<unit bldFile="tracefw/tracecompiler/group"/> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
23 |
</component> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
24 |
</collection> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
25 |
</package> |
7bc544e3b84d
Take os/osrndtools package_definition.xml from 201039
William Roberts <williamr@symbian.org>
parents:
367
diff
changeset
|
26 |
</SystemDefinition> |