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

12/20/2024

08:45 AM LTTng-tools Revision f3d0c2dc (lttng-tools): Tests: serial runner: FileExistsError not from pathlib
The FileExistsError exception is not defined in the pathlib
module; it is a built-in exception.
Signed-off-by: Jérém...
Jérémie Galarneau

12/19/2024

05:03 PM Babeltrace Revision f52a1233 (babeltrace): Release: Babeltrace 2.1.0-rc1 "Brossard"
Add the name and description of the release, and update the ChangeLog
file.
Since there were more than 3000 commits ...
Jérémie Galarneau
05:03 PM Babeltrace Revision e990b9f8 (babeltrace): Update working version to Babeltrace 2.1.0-rc2
This is not the _release_ commit of Babeltrace 2.1.0-rc2; it merely
updates the current working version to 2.1.0-rc2....
Jérémie Galarneau

12/18/2024

10:50 AM LTTng-tools Revision 7126b4cf (lttng-tools): misc: Allow users to override the location of clang-format
Since the coding imposes a specific version of clang-format (16),
the pre-commit hook can fail for reasons out of the...
Jérémie Galarneau

12/12/2024

02:14 PM LTTng-tools Revision 8f8b532c (lttng-tools): CodingStyle.md: update clang-format version to 16
The formating script and .clang-format both require clang-format 16.
Change-Id: Icfbf96fc0e31715cc988b5413d8c100442b...
Jérémie Galarneau

12/05/2024

02:56 PM LTTng-tools Revision 9f0e298d (lttng-tools): sessiond: document the types contained by the ust_app_channel HTs
Change-Id: I6b694da52ac35eeb046b9e33b143ecb01b42baf5
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Jérémie Galarneau
02:52 PM LTTng-tools Revision 41beb6eb (lttng-tools): Clean-up: sessiond: remove unused ust_app_channel::ctx_list
Change-Id: Ice55acc6a40fd307e34ba952abd51b957768d131
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Jérémie Galarneau

11/29/2024

02:01 PM LTTng-tools Revision 92edc464 (lttng-tools): Fix: sessiond: notification-thread: add to pollset fails silently
Noticed when reviewing the code, so I don't have a reproducer
for the issue. However, the "ADD_TRACER_EVENT_SOURCE" c...
Jérémie Galarneau

11/26/2024

12:05 PM LTTng-tools Revision 80dc2b8e (lttng-tools): Fix: sessiond: cmd_add_ctx: leak of internal channel members
lttng_channel instances must be released using channel_attr_destroy.
However, an error path of cmd_add_ctx uses free(...
Jérémie Galarneau
12:05 PM LTTng-tools Revision 0b320d53 (lttng-tools): Clean-up: sessiond: document ownership of agent
`agent` instances are lazily created at various sites and their
ownership can be confusing for both analysis tools an...
Jérémie Galarneau

Also available in: Atom