General

Profile

Jérémie Galarneau

Issues

open closed Total
Assigned issues 15 37 52
Reported issues 22 56 78

Projects

Project Roles Registered on
Common Trace Format Developer 02/07/2023
LTTng Manager, Developer 04/09/2013
Babeltrace Developer 05/07/2013
LTTng-CI Manager, Developer 11/29/2017
LTTng-modules Developer 05/07/2013
LTTng-tools Manager, Developer 05/07/2013
LTTng-UST Developer 05/07/2013
Userspace RCU Developer 05/07/2013

Activity

06/27/2024

10:57 AM LTTng-tools Revision 10c9e48b (lttng-tools): Fix: consumerd: consumed size miscomputed during statistics sampling
Issue observed
==============
When specifying a size-based automatic rotation, sessions sometimes continuously
rotat...
Jérémie Galarneau

06/12/2024

04:10 PM Userspace RCU Revision ec0f993c (userspace-rcu): cds_list: make cds_list_empty const
cds_list_empty doesn't modify its argument. Hence, it can be marked as
`const`.
Signed-off-by: Jérémie Galarneau <je...
Jérémie Galarneau

05/24/2024

07:28 AM LTTng-tools Revision c0a36edc (lttng-tools): docs: lttng-sessiond(8): bitness mix-up in env variable name
The section about the --consumerd64-path parameter erroneously refers to
the 32-bit consumer daemon binary environmen...
Jérémie Galarneau
07:28 AM LTTng-tools Revision cfcb1e56 (lttng-tools): .clang-tidy: remove modernize-concat-nested-namespaces
The concatenated namespace syntax (e.g. namespace my::ns::woah{}) was
introduced in C++17 while this project is built...
Jérémie Galarneau

05/13/2024

02:41 PM LTTng-tools Revision fc67b8bf (lttng-tools): .gitignore: ignore local vscode workspace settings file
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I518d85077566ab341acb4644d27132ade79b5749
Jérémie Galarneau

05/08/2024

03:52 PM LTTng-tools Revision a6df2497 (lttng-tools): Import CStringView from the Babeltrace tree
The class is imported as of 1dcaf4b74 in the babeltrace tree. It is
renamed and reformated to fit the LTTng-tools con...
Jérémie Galarneau

05/01/2024

12:08 PM LTTng-tools Revision f59edc7c (lttng-tools): Clean-up: modernize pretty_xml.cpp
Since pretty_xml was converted to C++, clang-tidy had a number of
grievances such as the use of NULL (instead of null...
Jérémie Galarneau
11:20 AM LTTng-tools Revision 0e9cf259 (lttng-tools): .clang-format: remove duplicated BreakConstructorInitializers
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I1cae8752d4c1b6ead1b718f5bc8414bca2580588
Jérémie Galarneau

04/30/2024

03:36 PM LTTng-tools Revision b9984811 (lttng-tools): Clean-up: consumer.hpp: coding style indentation fix
Caught this that slipped by when running ./format-cpp
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.c...
Jérémie Galarneau

04/27/2024

05:58 AM LTTng-tools Revision 8ab63dfb (lttng-tools): Fix: syscall event rule: emission sites not compared in is_equal
The emission sites are not compared when comparing two kernel-syscall
event rules. This prevents users from subscribi...
Jérémie Galarneau

Also available in: Atom