Marc Alff
|
545f9f4108
|
[CodeHealth] fix include-what-you-use, part 8 (#3465)
|
2025-06-09 10:23:10 +02:00 |
Marc Alff
|
e5a1a15296
|
[Code Health] Include what you use, part 6 (#3216)
|
2025-01-08 10:31:06 +01:00 |
Santiago
|
ff2447df63
|
[BUILD] Improve how to handle yield() in ARM. (#3129)
|
2024-11-07 22:01:59 +00:00 |
Pranav Sharma
|
be1f43ca00
|
[API] Comply with W3C Trace Context (#3115)
|
2024-11-06 18:35:40 +01:00 |
Marc Alff
|
a9208987c5
|
[Code Health] include-what-you-use cleanup, part 3 (#3004)
|
2024-08-26 12:59:17 -07:00 |
Siddhartha Malladi
|
eb2b9753ea
|
[Code Health] clang-tidy cleanup, part 1 (#2990)
|
2024-07-11 11:45:17 +02:00 |
Marc Alff
|
c42dcca9f8
|
[CI] Upgrade to clang-format 18 (#2684)
|
2024-05-29 22:01:06 +02:00 |
Marc Alff
|
8da71b78ed
|
[BUILD] Clang-15 warning about `__has_trivial_destructor` (#2502)
* Upgrade compiler in CI
* Backport abseil fix for clang-15.
* More backport for clang-15
* Missed backport bits.
* Fixed a new warning.
|
2024-01-23 12:47:11 -08:00 |
Marc Alff
|
1fc4cacf3e
|
Fixed copyright for every file under api/, (#1960)
|
2023-02-06 22:07:36 +00:00 |
Gabriel SCHWAB
|
8866c10f10
|
use _mm_pause instead of __builtin_ia_32_pause when __INTEL_COMPILER defined (#1885)
|
2022-12-22 14:37:31 -08:00 |
WenTao Ou
|
dfff6936ef
|
Fix compatibility when using clang and libc++ (#1852)
|
2022-12-13 00:10:14 -08:00 |
Tom Tan
|
3f0eee6b91
|
Add option WITH_BENCHMARK to disable building benchmarks (#1794)
|
2022-11-23 17:01:33 -08:00 |
Lalit Kumar Bhasin
|
75c2a8f7a6
|
Update yield logic for ARM processor (#1325)
|
2022-04-12 14:33:39 -07:00 |
Ehsan Saei
|
5aa632741d
|
Mark tags to bazel targets round 2 (#1094)
|
2021-12-15 18:50:04 -08:00 |
Ehsan Saei
|
15155f76bd
|
fix data race in BM_ThreadYieldSpinLockThrashing (#1099)
|
2021-12-02 08:18:28 -08:00 |
WenTao Ou
|
4110b56314
|
Implementation of `OtlpHttpLogExporter` (#1030)
|
2021-10-31 08:54:54 -07:00 |
WenTao Ou
|
521ebd8f51
|
+ Move `CORE_RUNTIME_LIBS` into dependency of `opentelemetry_api` (#850)
|
2021-06-12 21:29:37 +05:30 |
Lalit Kumar Bhasin
|
3fa6525f40
|
Add missing Copyright headers (#754)
|
2021-05-25 11:37:08 +05:30 |
nikhil1511
|
c8c697f9dd
|
Adding baggage implementation (#676)
|
2021-04-21 14:50:27 +05:30 |
nikhil1511
|
afa2e79819
|
Refactoring trace_state to reuse common functionality in baggage (#638)
|
2021-04-06 00:44:00 +05:30 |
Reiley Yang
|
ab7f5f2054
|
Add spell check to CI (#527)
|
2021-01-21 09:49:02 +05:30 |
Josh Suereth
|
3cb5d26746
|
Update spin-lock implementation to use incremental back-off strategy and be single-CPU friendly(ish) (#443)
|
2021-01-05 23:33:56 +05:30 |