Commit 6f352fa
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 16 | | |
26 | 17 | | |
27 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
Submodule libdatadog updated 24 files
- .github/workflows/coverage.yml+8
- Cargo.lock+1-1
- datadog-ipc/Cargo.toml+1-1
- datadog-ipc/src/platform/unix/mem_handle.rs+24-2
- datadog-ipc/src/platform/unix/mem_handle_macos.rs+23-2
- datadog-ipc/src/platform/unix/mod.rs+4
- datadog-sidecar-ffi/src/lib.rs+42
- datadog-sidecar/src/entry.rs+81-26
- datadog-sidecar/src/setup/mod.rs+12
- datadog-sidecar/src/setup/thread_listener.rs+247
- datadog-sidecar/src/setup/thread_listener_windows.rs+212
- datadog-sidecar/src/setup/unix.rs+28-10
- datadog-sidecar/src/unix.rs+13-1
- libdd-common-ffi/Cargo.toml+1-1
- libdd-common/CHANGELOG.md+8
- libdd-common/Cargo.toml+1-1
- libdd-crashtracker/Cargo.toml+2-2
- libdd-data-pipeline/Cargo.toml+1-1
- libdd-dogstatsd-client/Cargo.toml+1-1
- libdd-profiling-ffi/src/profiles/profiles_dictionary.rs+110-3
- libdd-profiling/Cargo.toml+1-1
- libdd-telemetry/Cargo.toml+1-1
- libdd-trace-obfuscation/Cargo.toml+1-1
- libdd-trace-utils/Cargo.toml+1-1
0 commit comments