~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to oprofile/org.eclipse.linuxtools.oprofile.core.tests/resources/test_model-data.xml

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-bfri1xys1i71dpn6
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<model-data>
 
3
        <image name="/test/path/for/image" count="205000">
 
4
                <symbols>
 
5
                        <symbol name="TestFunction1(int)" file="/test/path/for/src/image.cpp" line="1" count="180000">
 
6
                                <sample>
 
7
                                        <count>130000</count>
 
8
                                        <file>/test/path/for/src/image.cpp</file>
 
9
                                        <line>42</line>
 
10
                                </sample>
 
11
                                <sample>
 
12
                                        <count>40000</count>
 
13
                                        <file>/test/path/for/src/image.cpp</file>
 
14
                                        <line>36</line>
 
15
                                </sample>
 
16
                                <sample>
 
17
                                        <count>9999</count>
 
18
                                        <file>/test/path/for/src/image.cpp</file>
 
19
                                        <line>31</line>
 
20
                                </sample>
 
21
                                <sample>
 
22
                                        <count>1</count>
 
23
                                        <file>/test/path/for/src/image.cpp</file>
 
24
                                        <line>39</line>
 
25
                                </sample>
 
26
                        </symbol>
 
27
                        <symbol name="TestFunction2(int, int)" file="/test/path/for/src/image2.cpp" line="50" count="20000">
 
28
                                <sample>
 
29
                                        <count>19998</count>
 
30
                                        <file>/test/path/for/src/image2.cpp</file>
 
31
                                        <line>94</line>
 
32
                                </sample>
 
33
                                <sample>
 
34
                                        <count>1</count>
 
35
                                        <file>/test/path/for/src/image2.cpp</file>
 
36
                                        <line>12</line>
 
37
                                </sample>
 
38
                                <sample>
 
39
                                        <count>1</count>
 
40
                                        <file>/test/path/for/src/image2.cpp</file>
 
41
                                        <line>55</line>
 
42
                                </sample>
 
43
                        </symbol>
 
44
                </symbols>
 
45
                <dependent count="5000">
 
46
                        <image name="/no-vmlinux" count="4400">
 
47
                        </image>
 
48
                        <image name="/lib64/ld-2.9.so" count="300">
 
49
                                <symbols>
 
50
                                        <symbol name="do_lookup_x" file="dl-lookup.c" line="0" count="299">
 
51
                                                <sample>
 
52
                                                        <count>299</count>
 
53
                                                        <file>dl-lookup.c</file>
 
54
                                                        <line>0</line>
 
55
                                                </sample>
 
56
                                        </symbol>
 
57
                                        <symbol name="_dl_unload_cache" file="rawmemchr.c" line="0" count="1">
 
58
                                                <sample>
 
59
                                                        <count>1</count>
 
60
                                                        <file>rawmemchr.c</file>
 
61
                                                        <line>0</line>
 
62
                                                </sample>
 
63
                                        </symbol>
 
64
                                </symbols>
 
65
                        </image>
 
66
                        <image name="/usr/lib64/libstdc++.so.6.0.10" count="160">
 
67
                        </image>
 
68
                        <image name="/lib64/libc-2.9.so" count="140">
 
69
                                <symbols>
 
70
                                        <symbol name="_IO_new_file_seekoff" file="" line="0" count="100">
 
71
                                                <sample>
 
72
                                                        <count>100</count>
 
73
                                                        <file></file>
 
74
                                                        <line>0</line>
 
75
                                                </sample>
 
76
                                        </symbol>
 
77
                                        <symbol name="bool std::operator!=&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;(std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const&amp;, char const*)" file="" line="0" count="40">
 
78
                                                <sample>
 
79
                                                        <count>40</count>
 
80
                                                        <file></file>
 
81
                                                        <line>0</line>
 
82
                                                </sample>
 
83
                                        </symbol>
 
84
                                </symbols>
 
85
                        </image>
 
86
                </dependent>
 
87
        </image>
 
88
</model-data>
 
 
b'\\ No newline at end of file'