Sync with 5.3.0
[deliverable/titan.core.git] / regression_test / profiler / prof1.cfg
1 ###############################################################################
2 # Copyright (c) 2000-2015 Ericsson Telecom AB
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 ###############################################################################
8 [EXECUTE]
9 prof1.tc1
10 prof2.tc2
11 prof3.control
12 [PROFILER]
13 DisableProfiler := true
14 DisableCoverage := false
15 DatabaseFile := "data.json"
16 AggregateData := false
17 StatisticsFile := "prof1.stats"
18 DisableStatistics := false
19 StatisticsFilter := NumberOfLines & AllRawData & UnusedData
20 [LOGGING]
21 SourceInfoFormat := Stack
22 LogEntityName := Yes
This page took 0.033503 seconds and 5 git commands to generate.