aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2017-05-07Update BinaryPropagationHandler to not be a singleton to be consistent with o...Bogdan Drutu
2017-04-27Update other build files for core_impl split.Kristen Kozak
2017-04-20Change visibility for SpanFactory and StartSpanOptions (#240)Bogdan Drutu
2017-04-14Add a new class Trace which holds the global state for the trace implementati...Bogdan Drutu
2017-04-12BinaryPropagationHandler split between interface and implementation. (#203)Bogdan Drutu
2017-04-12Move PropagationUtil to BinaryPropagationHandler. (#202)Bogdan Drutu
2017-04-11Updates after the review.Bogdan Drutu
2017-04-11Remove the support for HTTP format for the moment.Bogdan Drutu
2017-04-11Change TraceOptions to be 1B instead of 4B.Bogdan Drutu
2017-04-07Add support for binary encoding. (#195)Bogdan Drutu
2017-03-24Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu
2017-03-22Remove maven support for instrumentation-java. (#166)Bogdan Drutu
2017-03-22Remove all occurrences of "Census" from documentation.Kristen Kozak
2017-03-22Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu
2017-03-20Cleanup pom.xml in our implementation packages. (#155)Bogdan Drutu
2017-03-17Update the name of the directory for benchmarks. (#152)Bogdan Drutu