General

Profile

Michael Jeanson

Issues

open closed Total
Assigned issues 2 17 19
Reported issues 3 6 9

Projects

Project Roles Registered on
Common Trace Format Developer 02/07/2023
LTTng Manager, Developer 08/12/2015
Babeltrace Manager, Developer 08/12/2015
LTTng-CI Manager, Developer 11/29/2017
LTTng-modules Manager, Developer 08/12/2015
LTTng-tools Manager, Developer 08/12/2015
LTTng-UST Manager, Developer 08/12/2015
LTTngTop Manager 08/12/2015
Userspace RCU Manager, Developer 08/12/2015

Activity

03/04/2024

05:47 PM Babeltrace Revision a19a1879 (babeltrace): cpp-common: replace bstd::string_view with nonstd::string_view
This patch replaces the underlying implementation of string_view wrapped
by `bt2s::string_view` with string-view-lite...
Michael Jeanson
03:53 PM Babeltrace Revision c7c713df (babeltrace): tests: fix unbound variables in env.sh
When running a bash test script manually, the '_set_var_def' function
expands the variables using their simple form r...
Michael Jeanson
03:53 PM Babeltrace Revision 9a8ce5a3 (babeltrace): tests: fix readonly variables error with bash 4.4
Local variables are always visible to child functions, when they are
declared readonly and the same variable name is ...
Michael Jeanson

02/29/2024

03:35 PM LTTng-tools Revision 83dc3923 (lttng-tools): Tests: namespace TAP_AUTOTIME under LTTNG_TESTS
Test suite variables that are user exposed are usually namespaced under
the 'LTTNG_TESTS_' prefix.
Change-Id: I7ec31...
Michael Jeanson
03:34 PM LTTng-tools Revision 6a0d31b5 (lttng-tools): Tests: standardize TAP_AUTOTIME parsing in python
Disable TAP autotime only when 'TAP_AUTOTIME == 0'. Also remove the
version check as we don't support Python <= 3.3 a...
Michael Jeanson
03:33 PM LTTng-tools Revision 2f13f704 (lttng-tools): Tests: Disable 'stdbuf' when TAP autotime is disabled
The 'stdbuf' command is used by default in 'tap-driver.sh' to force line
buffering. It was added to help with TAP aut...
Michael Jeanson
03:03 PM LTTng-tools Revision 01076722 (lttng-tools): Tests: fix TAP_AUTOTIME parsing in tap.c
The atoi() function can return '0' on error and is not guaranteed to set
errno accordingly. Use strtol() instead whic...
Michael Jeanson

01/23/2024

10:38 AM Babeltrace Revision 05ffcfc0 (babeltrace): fix: 'env.sh' is optional, ignore it in shellcheck
Since 'env.sh' is an optional file, don't fail shellcheck when it is
absent.
Change-Id: I28b768a6023b789f90e4433016e...
Michael Jeanson
10:38 AM Babeltrace Revision 86a9f7d3 (babeltrace): tools: Add shellcheck.sh
This script will run ShellCheck on all files in the tree with the '.sh'
extension and return a non-zero exit code if ...
Michael Jeanson

01/10/2024

12:20 PM LTTng-UST Revision 89a8858d (lttng-ust): Tests: implement REUSE with SPDX identifiers
The SPDX identifiers [1] are a legally binding shorthand, which can be
used instead of the full boiler plate text. Th...
Michael Jeanson

Also available in: Atom