Erica Bugden
- Login: ebugden
- Registered on: 02/07/2023
- Last sign in: 04/15/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 2 | 1 | 3 |
Projects
Project | Roles | Registered on |
---|---|---|
Common Trace Format | Developer | 02/07/2023 |
LTTng | Developer | 02/07/2023 |
Babeltrace | Developer | 02/07/2023 |
LTTng-CI | Developer | 02/07/2023 |
LTTng-modules | Developer | 02/07/2023 |
LTTng-tools | Developer | 02/07/2023 |
LTTng-UST | Developer | 02/07/2023 |
Userspace RCU | Developer | 02/07/2023 |
Activity
11/14/2024
- 03:26 PM Babeltrace Revision 8d23952d (babeltrace): .gitignore: update generated file name
- The file was renamed to .cpp in
4eb1d52dcae2 ("bt2: generate native extension as C++"), but the
gitignore was not upd... - 03:26 PM Babeltrace Revision 7baafa60 (babeltrace): cleanup: fix header include guards
- ...to resolve the following linter errors:
$ tools/check-include-guards.sh
...
src/bindings/python/bt2/b... - 03:26 PM Babeltrace Revision 65bc1bc5 (babeltrace): cleanup: fix incorrect gcc fallthrough warnings
- ...by adding explicit aborts. The `BT_ASSERT_POST_DEV` macros in these
cases will always lead to stopping execution b...
11/11/2024
- 01:37 PM Babeltrace Revision 0e82e6bc (babeltrace): fd-cache: cleanup includes
- This include file uses `GHashTable`, so include `glib.h`.
clangd reports `common/macros.h` as being unused, remove i... - 01:37 PM Babeltrace Revision 78ac3a7d (babeltrace): debug-info: Compile as C++
- Justifications
==============
Leave `crc32.h` and `crc32.c` as C code: The file is code
external to the project and ... - 01:37 PM Babeltrace Revision dab33682 (babeltrace): debug-info: cleanup: Remove clangd unused includes
- Remove header files that are reported as unused by clangd.
Change-Id: I408b88e14392a728a211480dcfe1f481df0675ab
Sign... - 01:37 PM Babeltrace Revision a3e8b0eb (babeltrace): debug-info: cleanup: Replace `NULL` with `nullptr`
- Change-Id: Ifdd47b8ba2483b389677f3052f5db911e5e66d76
Signed-off-by: Erica Bugden <ebugden@efficios.com>
Reviewed-on: ...
10/21/2024
- 02:56 PM LTTng-tools Revision c38ec0db (lttng-tools): doc: Specify that string memory must be freed
- Specify that the caller of `get_session_name()` must explicitly free the
memory associated with the returned string.
...
09/13/2024
- 07:51 AM Babeltrace Revision d16ccfd1 (babeltrace): .gitignore: add some missing files
- With this patch, doing:
./configure --enable-api-doc --enable-doxygen-doc --enable-man-pages --enable-python-bin...
04/15/2024
- 10:15 AM LTTng-tools Bug #1411 (Resolved): Memory leak when relay daemon exits before application starts
Also available in: Atom