Jérémie Galarneau
- Login: jgalar
- Email: jeremie.galarneau@efficios.com
- Registered on: 01/07/2013
- Last sign in: 07/10/2024
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
10/25/2024
- 10:25 AM LTTng-tools Revision 62d6b5d0 (lttng-tools): Clean-up: unify comment style
- Some comment blocks use /** in lieu of /* on the first line. Since the
latter style is prevalent in the code base, re...
10/17/2024
- 02:37 PM LTTng-tools Revision 25e301be (lttng-tools): Fix: relayd: viewer_stream leak causes assertion failure on exit
- Observed issue
==============
Running the test proposed in change #11584[1], the relay daemon aborts
when destroying...
09/09/2024
- 11:55 AM LTTng-tools Revision fdf647bb (lttng-tools): Use compiler-agnostic defines to silence warning
- g++ emits warnings that it can't recognize the clang-specific diagnostic
pragmas. They are replaced by the internal c... - 10:16 AM LTTng-tools Revision 07bcbcf3 (lttng-tools): Disable clang warning for injected class name ambiguity in non_copyable_reference
- clang raises a warning (-Winjected-class-name) due to ambiguity between
a constructor name and a type within the non_... - 10:09 AM LTTng-tools Revision aedbbb5d (lttng-tools): lttng: remove use of variable length array
- Use fmtlib to format the session attribute string when saving
the current session to .lttngrc. This eliminates a warn...
09/05/2024
- 05:29 PM LTTng-tools Revision 6132bde0 (lttng-tools): Clean-up: fix string truncation warning
- Some version of g++ emits the following warning:
'char* strncpy(char*, const char*, size_t)' output may be truncate... - 04:24 PM LTTng-tools Revision cae96888 (lttng-tools): clang-format: run clang-format on the tree
- It appears re-running clang-format produces additional changes after
7c8d0f41c. This state now seems stable for the m... - 03:30 PM LTTng-tools Revision bdd47b21 (lttng-tools): Tests: test_session: reduce session count in unit test
- The destruction of the sessions takes 45 secondes to complete and
I don't see what testing 10 000 iterations tests th... - 03:25 PM LTTng-tools Revision 9e0f2f64 (lttng-tools): Tests: test_session: fix conditionally-supported offsetof warning
- g++ produces the following warning when building test_session on the CI:
/home/jenkins/workspace/dev_review_lttng-... - 01:59 PM LTTng-tools Revision bd9231e4 (lttng-tools): Update fmtlib to 11.0.2 and use the built library
- Change-Id: I51c80c7d1829604a035e84dac7d87a48bb6fe05b
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Also available in: Atom