| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| <!--*************************************************************************** | |
| * Copyright(C) 2014 École Polytechnique de Montréal | |
| * | |
| * All rights reserved. This program and the accompanying materials are | |
| * made available under the terms of the Eclipse Public License 2.0 which | |
| * accompanies this distribution, and is available at | |
| * https://www.eclipse.org/legal/epl-2.0/ | |
| * | |
| * SPDX-License-Identifier: EPL-2.0 | |
| * | |
| * Contributors: | |
| * Guilliano Molaire - Initial API and implementation | |
| *************************************************************************** | |
| This is a valid session configuration file. All mandatory | |
| elements are provided.--> | |
| <sessions> | |
| <session> | |
| <name>auto-20140323-130527</name> | |
| <started>false</started> | |
| <domains> | |
| <domain> | |
| <type>KERNEL</type> | |
| <buffer_type>GLOBAL</buffer_type> | |
| <channels> | |
| <channel> | |
| <name>channel0</name> | |
| <overwrite_mode>DISCARD</overwrite_mode> | |
| <subbuffer_count>4</subbuffer_count> | |
| <switch_timer_interval>0</switch_timer_interval> | |
| <tracefile_size>0</tracefile_size> | |
| <tracefile_count>0</tracefile_count> | |
| <live_timer_interval>0</live_timer_interval> | |
| <enabled>false</enabled> | |
| <subbuffer_size>262144</subbuffer_size> | |
| <read_timer_interval>200000</read_timer_interval> | |
| <output_type>SPLICE</output_type> | |
| <events> | |
| <event> | |
| <name>exit_syscall</name> | |
| <enabled>true</enabled> | |
| <type>TRACEPOINT</type> | |
| </event> | |
| </events> | |
| </channel> | |
| </channels> | |
| </domain> | |
| </domains> | |
| <output> | |
| <consumer_output> | |
| <enabled>true</enabled> | |
| <destination> | |
| <path>/home/user/folder</path> | |
| </destination> | |
| </consumer_output> | |
| </output> | |
| </session> | |
| </sessions> |