ric-plt/tracelibcpp.git
4 years agoFix Cmake file and no-op tracer creation 51/751/3 v0.0.3
Roni Riska [Mon, 19 Aug 2019 10:56:21 +0000 (13:56 +0300)]
Fix Cmake file and no-op tracer creation

The cmake changes include:
  - Set compiler to C++11
  - Support for code coverage
  - Strict compiler options

The no-op tracer incorrectly created enabled const tracer. This is fixed,
now it creates a disabled tracer.

Change-Id: Ia79ac082ee0cc32e395452c32796b593eda0b691
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoCI build support 20/720/2 v0.0.2
Roni Riska [Thu, 15 Aug 2019 07:21:49 +0000 (10:21 +0300)]
CI build support

The CI Docker file runs unit tests and builds the binary packages
of tracelibcpp and opentracing-cpp.

Change-Id: I8f4d6e7db08b890ba8bfc5d5594a4a1cb7cb279f
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoFirst version of the tracing library 04/704/2 v0.0.1
Roni Riska [Wed, 14 Aug 2019 07:53:40 +0000 (10:53 +0300)]
First version of the tracing library

Supports only noop tracer.

Change-Id: I8ccd9ecbeb420b98cefc9950d2ed3f3f59482495
Signed-off-by: Roni Riska <roni.riska@nokia.com>
5 years agoInitial empty repository
suresh channamallu [Tue, 14 May 2019 17:56:23 +0000 (17:56 +0000)]
Initial empty repository