General

Profile

Philippe Proulx

Issues

open closed Total
Assigned issues 9 18 27
Reported issues 19 33 52

Projects

Project Roles Registered on
Common Trace Format Manager, Developer 05/22/2015
LTTng Manager, Developer 09/02/2015
Babeltrace Manager, Developer 02/17/2020
LTTng-CI Manager, Developer 11/29/2017
LTTng-modules Developer 02/07/2023
LTTng-tools Manager, Developer 11/07/2014
LTTng-UST Developer 10/07/2019
Userspace RCU Developer 06/30/2021

Activity

08/18/2022

02:25 PM Babeltrace Revision 42fc5ffd (babeltrace): src/common/align.h: remove unused macros
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I111b1f94d4627cd370081e9652273ba635057363
Reviewe...
Philippe Proulx

01/28/2022

11:22 AM Babeltrace Revision b239731a (babeltrace): Add `bt2_common::UuidView`
This patch adds the `bt2_common::UuidView` class which is like
`std::string_view`, but for UUIDs.
You cannot modify ...
Philippe Proulx
11:22 AM Babeltrace Revision cfc44919 (babeltrace): Add C++ interface for the libbabeltrace2 `bt_clock_class` API
This patch adds C++ wrappers for Babeltrace 2 clock class objects.
The two new available types are `bt2::ClockClass`...
Philippe Proulx
11:22 AM Babeltrace Revision 3aafc165 (babeltrace): Add C++ interface for the libbabeltrace2 `bt_clock_snapshot` API
This patch adds C++ wrappers for Babeltrace 2 clock snapshot objects.
The new available class is `bt2::ClockSnapshot...
Philippe Proulx
11:22 AM Babeltrace Revision 40ed8b01 (babeltrace): Add C++ interface for the libbabeltrace2 `bt_field_path` API
This patch adds C++ wrappers for Babeltrace 2 field path objects.
The new available classes are:
* `bt2::ConstField...
Philippe Proulx
11:22 AM Babeltrace Revision 12435a68 (babeltrace): Add C++ interface for the libbabeltrace2 `bt_field_class` API
This patch adds C++ wrappers for Babeltrace 2 field class objects.
The class hierarchy is:
FieldClass
Bit...
Philippe Proulx
11:22 AM Babeltrace Revision a1e31878 (babeltrace): Add C++ interface for the libbabeltrace2 `bt_field` API
This patch adds C++ wrappers for Babeltrace 2 field objects.
The class hierarchy is:
Field
BoolField
...
Philippe Proulx
11:22 AM Babeltrace Revision 74fc764d (babeltrace): Add missing C++ interface for the libbabeltrace2 trace IR API
This patch adds C++ wrappers for the following Babeltrace 2 objects:
* Event
* Packet
* Stream
* Trace
* Event class...
Philippe Proulx
11:22 AM Babeltrace Revision 508053d4 (babeltrace): Add C++ interface for the libbabeltrace2 `bt_message` API
This patch adds C++ wrappers for Babeltrace 2 message objects.
The class hierarchy is:
Message
StreamBegi...
Philippe Proulx
11:22 AM Babeltrace Revision 4632c402 (babeltrace): Add `src/cpp-common/bt2/logging.hpp`
This file contains a scoped enumeration which is equivalent to
`bt_logging_level`.
Signed-off-by: Philippe Proulx <e...
Philippe Proulx

Also available in: Atom