Commit d87cdf9
revert(profiling): remove unrelated libdatadog submodule change
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cd5ade6 commit d87cdf9
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libdatadog updated 46 files
- .config/nextest.toml-17
- .github/CODEOWNERS+76-76
- .github/chainguard/self.read.members.sts.yaml+3-2
- .github/chainguard/self.write.pr.sts.yaml-12
- .github/workflows/all-checks.yml+1-1
- .github/workflows/coverage.yml+2-4
- .github/workflows/release-proposal-dispatch.yml+4-22
- .gitlab-ci.yml+25-1
- Cargo.lock-2
- bin_tests/Cargo.toml-5
- bin_tests/src/artifacts.rs-105
- bin_tests/src/bin/prebuild.rs-33
- bin_tests/src/lib.rs+58-95
- bin_tests/src/test_runner.rs+30-2
- bin_tests/tests/crashtracker_bin_test.rs+55-12
- datadog-profiling-replayer/src/main.rs+1-1
- datadog-remote-config/Cargo.toml-1
- datadog-remote-config/src/config/agent_config.rs+2-62
- datadog-remote-config/src/config/agent_task.rs+11-36
- datadog-remote-config/src/fetch/fetcher.rs+1-1
- datadog-remote-config/src/lib.rs+1-1
- datadog-tracer-flare/Cargo.toml-3
- datadog-tracer-flare/src/error.rs-3
- datadog-tracer-flare/src/lib.rs+57-131
- datadog-tracer-flare/src/zip.rs+22-151
- datadog-tracer-flare/tests/test_tracer_flare.rs-284
- examples/cxx/profiling.cpp+2-1
- examples/ffi/exporter.cpp+1-1
- examples/ffi/exporter_manager.c+1-1
- examples/ffi/profiles.c+1-1
- libdd-profiling-ffi/cbindgen.toml+1
- libdd-profiling-ffi/src/exporter.rs+4-2
- libdd-profiling-ffi/src/profiles/datatypes.rs+6-90
- libdd-profiling/benches/add_samples.rs+1-1
- libdd-profiling/examples/profiles.rs+1-1
- libdd-profiling/src/cxx.rs+47-8
- libdd-profiling/src/exporter/exporter_manager.rs+2-1
- libdd-profiling/src/exporter/profile_exporter.rs+24-5
- libdd-profiling/src/internal/heap_live.rs-128
- libdd-profiling/src/internal/mod.rs-1
- libdd-profiling/src/internal/owned_types/mod.rs-42
- libdd-profiling/src/internal/profile/fuzz_tests.rs+1-1
- libdd-profiling/src/internal/profile/mod.rs+30-531
- libdd-profiling/tests/exporter_e2e.rs+3-1
- scripts/semver-level.sh+2-2
- tools/docker/Dockerfile.build-1
0 commit comments