equal
deleted
inserted
replaced
|
1 [Common] |
|
2 TraceFile=PROFILER2.DAT |
|
3 ;Mode=listing|profile|activity //profile is default |
|
4 Mode=listing |
|
5 SymbolFile=om_001.techview.nand.symbol |
|
6 ;Range=100-200 | 100+100 //this is sample range |
|
7 ;IncludeNullThread=0|1 |
|
8 |
|
9 [Profile] |
|
10 Thread= |
|
11 Dll= |
|
12 Function= |
|
13 ;Range=1f1a+20 | 1f1a-1f3a //this is address range |
|
14 Range= |
|
15 |
|
16 [Partition] |
|
17 ;Mode=dll|function |
|
18 BucketSize= |
|
19 NumberOfBuckets= |
|
20 |
|
21 [Format] |
|
22 ;Mode=percentages|samples|excel //percent is default |
|
23 Mode= |
|
24 ;ZeroValues=0|1 |
|
25 ZeroValues= |
|
26 ;NoOthers=0|1 |
|
27 NoOthers= |
|
28 ;TotalOnly=0|1 |
|
29 TotalOnly= |
|
30 |
|
31 [NonXIP] |
|
32 ObyFile1=om_001.techview.nand.rofs.oby |
|
33 RofsSymbolFile1=om_001.techview.nand.rofs.symbol |