ric-plt/tracelibcpp.git
4 years agoDrop opentracing build 16/916/2
Roni Riska [Mon, 9 Sep 2019 13:13:25 +0000 (16:13 +0300)]
Drop opentracing build

The CI Dockerfile does not compile opentracing packages
anymore because it really does not belong to this
repository.

Change-Id: I81fef556e73d4abbe16eea3d457fc9dfdde3efd5
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoAdd tracer configuration 70/870/3 v0.0.4
Roni Riska [Tue, 3 Sep 2019 08:58:07 +0000 (11:58 +0300)]
Add tracer configuration

The tracer can be configured with environment variables.
By default a no-op tracer is still create.

Change-Id: I508b69fdc62ff46f3978c6204824c4900a5c6e3c
Signed-off-by: Roni Riska <roni.riska@nokia.com>
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