summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
WonYoung Choi [Sat, 3 Sep 2016 08:49:20 +0000 (17:49 +0900)]
Fix project files to support netstandard 1.6
Change-Id: I6d00bab8534849af065a7ff239be83b36b6cf8b0
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
joon.c.baek [Wed, 27 Jul 2016 22:54:55 +0000 (07:54 +0900)]
[CAT-35] implementation of Tizen Tracer C# api
Implementation of Tizen Tracer C# api,
It's wrapper of T-trace CAPI and present same feature.
Add sample code using Tizen Tracer C# api under test folder,
Sample code's working verified at TM1 3.0 target.
Modify as review comments:
1. Change comments sytle to double-slash(//)
2. Change Folder structure,
Tizen.Tracer/Tracer.cs -> Tizen/Tracer.cs
3. Add license boilerplate
4. Replace CRLF to LF, CRLF created by VS2015.
Implemented as follow API review result.
Change-Id: Ibc628260ac0b923cef86b1d3fa2a5b208c917594
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
namhyung kim [Thu, 21 Jul 2016 00:18:29 +0000 (09:18 +0900)]
Initial empty repository