CODES

         .

nlogs -          sysenter
nloglcp -        ,    
terms -           .

.\docs\FunctionFreqStatistic.xslt -       
.\docs\CorrelationIE-IE.htm -          IE  100000 
.\docs\CorrelationIE-IE_1.htm -          IE  50000 
.\docs\TermsCompareResults.html -         
.\docs\TermsCompareResults_MainThreads.html -           .

ExtractTerms.pl -      
	ExtractTerms.pl Name Count minfreq
	Name -  ,    (      nloglcp)
	Count -   
	minfreq -    
	
FlowThreadCompare.pl -         .
	FlowThreadCompare.pl file1 file2 blocklen range1 range2
	file1 -      nloglcp   
	file2 -      nloglcp   
	blocklen -     
	range1 -     
	range2 -     
	
PPMCompute.pl -         PPM.
	PPMCompute.pl filename
	filename -         nloglcp

get_sm.pl -     lcp,       nlogs     
 (.\nloglcp\*.smlcp.txt)       (.\nloglcp\*.func.txt).
        .
	get_sm.pl filename
	filename -      nlog   
	
CountTermsInSequence.pl -         
	CountTermsInSequence.pl funcfile termfile step
	funcfile -     nloglcp   ,      
	termfile -     terms   ,     
	step - ,   ,      
	
CountTermsInSequences.pl -           
	CountTermsInSequences.pl termcount term_freq step
	termcount -     
	term_freq -     
	step -   ,     

1)     ,         driver.
2)         nlogs (    log)
3)      nloglcp    get_sm.pl
4)    terms    ExtractTerms.pl
5)  PPMCompute.pl           PPM    9.
6) FlowThreadCompare.pl  ,      .
7) CountTermsInSequence.pl/CountTermsInSequences.pl     .

 
C:\awengar\_study\FlowAnalysis_A\codes>get_sm.pl -h
get_sm.pl -     lcp,      
nlogs    
 (.\nloglcp\*.smlcp.txt)     
  (.\nloglcp\*.func.txt).
        get_sm.pl filename
        filename -      nlog   

C:\awengar\_study\FlowAnalysis_A\codes>get_sm.pl Notepad
Number of seconds:83.6820248
File:Notepad Num of funcs:88145
Translated
Built on 95.3501081466675
File:Notepad Num of funcs:4117
Translated
Built on 3.19440603256226
File:Notepad Num of funcs:2734
Translated
Built on 1.55093598365784
File:Notepad Num of funcs:974
Translated
Built on 0.456174850463867
File:Notepad Num of funcs:184
Translated
Built on 0.0785989761352539

C:\awengar\_study\FlowAnalysis_A\codes>PPMCompute.pl "Notepad 0"
.\nloglcp\Notepad 0.func.txtcont:9
Sym count:138
Avg is 0.66822281388616
Disp is 2.16666459674008

C:\awengar\_study\FlowAnalysis_A\codes>PPMCompute.pl "Notepad 1"
cont:9
Sym count:72
Avg is 0.930839038134565
Disp is 2.24050781131196

C:\awengar\_study\FlowAnalysis_A\codes>FlowThreadCompare.pl "Notepad 0" "Notepad
 1" 10 5000 5000
88145 funcs in Notepad 0
4117 funcs in Notepad 1

C:\awengar\_study\FlowAnalysis_A\codes>FlowThreadCompare.pl "Notepad 0" "Notepad 1" 3 5000 100
88145 funcs in Notepad 0
4117 funcs in Notepad 1
corr(0 x 0) =   0
...

C:\awengar\_study\FlowAnalysis_A\codes>ExtractTerms.pl "Notepad 0"
funcs count:88145
Terms for Notepad 0 cnt: frq:
Found 2309 1 0 0
Notepad 0=0.13122296333313

C:\awengar\_study\FlowAnalysis_A\codes>ExtractTerms.pl "Notepad 0" 100 3
funcs count:88145
Terms for Notepad 0 cnt:100 frq:3
Found 366 3 15450 13550
...

C:\awengar\_study\FlowAnalysis_A\codes>CountTermsInSequence.pl "Notepad 0" "Note
pad 0 3 100" 10000   > out.txt

