index
:
platform_external_opencensus-java
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make jmh available for all subprojects. (#1425)
Bogdan Drutu
2018-09-11
5
-307
/
+1
*
Refactor propagation benchmarks and add b3format benchmarks. (#1390)
Bogdan Drutu
2018-08-27
4
-20
/
+188
*
Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1...
Bogdan Drutu
2018-08-27
1
-2
/
+2
*
Add Tracestate into SpanContext. (#1359)
Bogdan Drutu
2018-08-09
1
-1
/
+3
*
Update Guava and Jmh versions (#1095)
Yang Song
2018-03-26
1
-1
/
+1
*
Cleanup benchmarks and test both impl and impl-lite. (#1022)
Bogdan Drutu
2018-02-26
6
-157
/
+159
*
Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)
Hailong Wen
2018-02-16
2
-4
/
+8
*
Update the JMH plugin to 0.4.5 (was 0.4.4). (#927)
Stefan Schmidt
2018-01-08
1
-2
/
+2
*
Clean benchmarks and move in different package. (#805)
Bogdan Drutu
2017-11-16
5
-25
/
+47
*
Add a new SpanContextParseException and use it in BinaryFormat. (#642)
Bogdan Drutu
2017-09-18
1
-8
/
+7
*
Add new api that is easier to use for user to add only one Attribute. (#571)
Bogdan Drutu
2017-08-29
2
-10
/
+4
*
Add uncompressed and compressed message sizes and deprecate the old message s...
Bogdan Drutu
2017-08-23
2
-2
/
+4
*
Change the licence to OpenCensus authors. (#539)
Bogdan Drutu
2017-08-23
4
-4
/
+16
*
Use different package names in each artifact. (fixes #379)
Kristen Kozak
2017-08-17
4
-4
/
+4
*
Move tracing implementation classes to io.opencensus.impl.trace.
Kristen Kozak
2017-08-16
4
-0
/
+4
*
benchmarks: update to jmh 1.19 (#435)
Bogdan Drutu
2017-07-07
1
-2
/
+2
*
Get rid of base directory and move everything on level up. (#417)
Bogdan Drutu
2017-07-06
3
-9
/
+3
*
Clarify the nature of the Link.Type enum (#413)
Bogdan Drutu
2017-07-05
2
-2
/
+2
*
Mark benchmark variables to be final. Add javadoc for main argument. (#409)
Bogdan Drutu
2017-07-04
3
-5
/
+5
*
Change tracer API names to create a SpanBuilder. (#407)
Bogdan Drutu
2017-07-03
4
-14
/
+36
*
Change API to remove the "Option" logic and keep only Builder. (#380)
Bogdan Drutu
2017-06-30
3
-9
/
+8
*
Prepare the release of the opencensus library. (#357)
Bogdan Drutu
2017-06-15
1
-3
/
+3
*
Add README.md for examples, change all reference to Instrumentation to OpenCe...
Bogdan Drutu
2017-06-13
2
-4
/
+4
*
Move Sampler and StartSpanOptions in base. Create a samplers package for all ...
Bogdan Drutu
2017-06-12
3
-0
/
+3
*
Create a new package for all supported propagations. (#341)
Bogdan Drutu
2017-06-08
1
-14
/
+14
*
Move all base types into a different package called base. (#342)
Bogdan Drutu
2017-06-08
3
-0
/
+9
*
Move internal & common & trace to the new package io.opencensus (#339)
Bogdan Drutu
2017-06-06
4
-4
/
+4
*
Add benchmarks for start/end span and record trace events. (#297)
Bogdan Drutu
2017-05-15
4
-0
/
+302
*
Rename gradle subprojects name to match the directories name. (#298)
Bogdan Drutu
2017-05-12
1
-3
/
+3
*
Remove java7/8 directories. Currently we do not need any feature from java8. ...
Bogdan Drutu
2017-05-10
1
-1
/
+0
*
Update BinaryPropagationHandler to not be a singleton to be consistent with o...
Bogdan Drutu
2017-05-07
1
-1
/
+1
*
Update other build files for core_impl split.
Kristen Kozak
2017-04-27
1
-0
/
+2
*
Change visibility for SpanFactory and StartSpanOptions (#240)
Bogdan Drutu
2017-04-20
1
-1
/
+1
*
Add a new class Trace which holds the global state for the trace implementati...
Bogdan Drutu
2017-04-14
1
-1
/
+1
*
BinaryPropagationHandler split between interface and implementation. (#203)
Bogdan Drutu
2017-04-12
2
-19
/
+15
*
Move PropagationUtil to BinaryPropagationHandler. (#202)
Bogdan Drutu
2017-04-12
1
-11
/
+11
*
Updates after the review.
Bogdan Drutu
2017-04-11
1
-2
/
+3
*
Remove the support for HTTP format for the moment.
Bogdan Drutu
2017-04-11
1
-47
/
+7
*
Change TraceOptions to be 1B instead of 4B.
Bogdan Drutu
2017-04-11
1
-1
/
+1
*
Add support for binary encoding. (#195)
Bogdan Drutu
2017-04-07
1
-34
/
+28
*
Change project name to be instrumentation-java. Helps IDEs to have the same n...
Bogdan Drutu
2017-03-24
2
-5
/
+4
*
Remove maven support for instrumentation-java. (#166)
Bogdan Drutu
2017-03-22
2
-89
/
+4
*
Remove all occurrences of "Census" from documentation.
Kristen Kozak
2017-03-22
1
-1
/
+1
*
Add gradle build support for benchmarks and examples. (#163)
Bogdan Drutu
2017-03-22
3
-1
/
+43
*
Cleanup pom.xml in our implementation packages. (#155)
Bogdan Drutu
2017-03-20
1
-5
/
+1
*
Update the name of the directory for benchmarks. (#152)
Bogdan Drutu
2017-03-17
2
-0
/
+214