SoW-2020-0003: Trace Hit Counters
[lttng-tools.git] / tests / regression / tools / save-load / load-42-maps.lttng
1 <?xml version="1.0" encoding="UTF-8"?>
2 <sessions>
3 <session>
4 <name>load-42-maps</name>
5 <domains>
6 <domain>
7 <type>UST</type>
8 <buffer_type>PER_UID</buffer_type>
9 <channels/>
10 <maps>
11 <map>
12 <name>ze-map-32</name>
13 <enabled>true</enabled>
14 <bitness>32</bitness>
15 <boundary_policy>OVERFLOW</boundary_policy>
16 <coalesce_hits>false</coalesce_hits>
17 <dimensions>
18 <dimension>
19 <size>4096</size>
20 </dimension>
21 </dimensions>
22 </map>
23 <map>
24 <name>ze-map-64</name>
25 <enabled>true</enabled>
26 <bitness>64</bitness>
27 <boundary_policy>OVERFLOW</boundary_policy>
28 <coalesce_hits>false</coalesce_hits>
29 <dimensions>
30 <dimension>
31 <size>4096</size>
32 </dimension>
33 </dimensions>
34 </map>
35 </maps>
36 <process_attr_trackers/>
37 </domain>
38 <domain>
39 <type>JUL</type>
40 <buffer_type>PER_UID</buffer_type>
41 <channels/>
42 <maps/>
43 </domain>
44 <domain>
45 <type>LOG4J</type>
46 <buffer_type>PER_UID</buffer_type>
47 <channels/>
48 <maps/>
49 </domain>
50 <domain>
51 <type>PYTHON</type>
52 <buffer_type>PER_UID</buffer_type>
53 <channels/>
54 <maps/>
55 </domain>
56 </domains>
57 <started>false</started>
58 <output>
59 <consumer_output>
60 <enabled>true</enabled>
61 <destination>
62 <path>/tmp/lttng/load-42-maps</path>
63 </destination>
64 </consumer_output>
65 </output>
66 </session>
67 </sessions>
This page took 0.033195 seconds and 5 git commands to generate.