Add line number to extractor tool accepted/tizen/unified/20210225.130459 submit/tizen/20210225.050444
authorj-h.choi <j-h.choi@samsung.com>
Wed, 10 Feb 2021 02:06:54 +0000 (11:06 +0900)
committer조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 <ws77.cho@samsung.com>
Wed, 24 Feb 2021 03:00:46 +0000 (12:00 +0900)
commitdb54c824e71c4c03a9f575659f2135e388089083
tree311903ece10de9f074caa3c32efd6bece935904b
parent93284f6f825e37981ba71d33596806081dd997cd
Add line number to extractor tool

Change-Id: I5da17e91d8d5bc59a5e59e5385ae413ef93ac178
12 files changed:
tools/Extractor/README.md [new file with mode: 0644]
tools/Extractor/build.sh [new file with mode: 0755]
tools/Extractor/dotnet-extractor/dotnet-extractor.sln [new file with mode: 0644]
tools/Extractor/dotnet-extractor/dotnet-extractor/CodeBlock.cs [new file with mode: 0644]
tools/Extractor/dotnet-extractor/dotnet-extractor/Extractor.cs [new file with mode: 0644]
tools/Extractor/dotnet-extractor/dotnet-extractor/LineNumber.cs [new file with mode: 0644]
tools/Extractor/dotnet-extractor/dotnet-extractor/Microsoft.DiaSymReader.Converter.Xml.dll [new file with mode: 0644]
tools/Extractor/dotnet-extractor/dotnet-extractor/dotnet-extractor.csproj [new file with mode: 0644]
tools/Performance/README [moved from tools/README with 100% similarity]
tools/Performance/memorystamp.sh [moved from tools/memorystamp.sh with 100% similarity]
tools/Performance/performance_test.sh [moved from tools/performance_test.sh with 100% similarity]
tools/Performance/timestamp.sh [moved from tools/timestamp.sh with 100% similarity]