Skip to content

Conversation

@fmoessbauer
Copy link
Member

No description provided.

@fmoessbauer fmoessbauer force-pushed the fm/cleanup-todos branch 8 times, most recently from ab5a843 to 49e07a9 Compare November 24, 2025 17:27
The version in debian bookworm is super-old, preventing us from using
much needed meson features. As there is a more recent version in
backports and this is only a built-time dependency, we switch to the
version from backports.

Signed-off-by: Felix Moessbauer <[email protected]>
We currently use an O(n) implementation to get the timestamp of the last
record. If we have a version of libtracecmd that supports reverse
iteration, use that instead, making the algorithm O(1).

Signed-off-by: Felix Moessbauer <[email protected]>
We currently use version checks to see if the babeltrace library offers
some symbols. We switch that over to directly checking for the symbols,
as this is a more reliable way of doing it.

Signed-off-by: Felix Moessbauer <[email protected]>
@fmoessbauer fmoessbauer merged commit 659014f into main Nov 24, 2025
10 checks passed
@fmoessbauer fmoessbauer deleted the fm/cleanup-todos branch November 24, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants