Skip to content

Feature/tracing v1.0 - #2630

Draft
KerstinKeller wants to merge 12 commits into
eclipse-ecal:masterfrom
KerstinKeller:feature/tracing-v1.0
Draft

Feature/tracing v1.0#2630
KerstinKeller wants to merge 12 commits into
eclipse-ecal:masterfrom
KerstinKeller:feature/tracing-v1.0

Conversation

@KerstinKeller

Copy link
Copy Markdown
Contributor

Description

Related issues

Comment thread ecal/core/src/tracing/tracing.h Outdated
uint64_t entity_id;
uint64_t process_id;
size_t payload_size;
long long clock;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we using long long here?

Comment thread ecal/core/src/tracing/tracing.h Outdated
size_t payload_size;
long long clock;
uint64_t layer;
long long start_ns; // start timestamp in nanoseconds

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would make more sense to provide start & duration (start in synchronized eCAL Time). instead of start & end.

@hannemn hannemn added this to the eCAL 6.2 milestone Jun 1, 2026
@KerstinKeller KerstinKeller added the cherry-pick-to-NONE Don't cherry-pick these changes label Jun 17, 2026
@KerstinKeller
KerstinKeller force-pushed the feature/tracing-v1.0 branch from 7ad2f04 to 7650e06 Compare June 23, 2026 14:08
@KerstinKeller KerstinKeller mentioned this pull request Jun 25, 2026
@KerstinKeller
KerstinKeller force-pushed the feature/tracing-v1.0 branch from 80635d3 to c1bd041 Compare July 2, 2026 13:26
@KerstinKeller
KerstinKeller force-pushed the feature/tracing-v1.0 branch from c1bd041 to 2b322af Compare July 8, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-to-NONE Don't cherry-pick these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants