General

Profile

Olivier Dion

  • Login: old
  • Registered on: 02/02/2023
  • Last connection: 02/21/2023

Issues

open closed Total
Assigned issues 3 0 3
Reported issues 1 0 1

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/02/2023

Activity

03/16/2023

11:33 AM LTTng-tools Revision 56a9a0b7 (lttng-tools): Fix: adding a user space probe fails on thumb functions
On some architectures, calling convention details are embedded in the
symbol addresses. Uprobe requires a "clean" sym...
Olivier Dion
11:05 AM LTTng-tools Revision 2a05e025 (lttng-tools): Fix: Tests that assume CPU 0 is present
Add util_event_generator.sh to shellcheck test while at it.
Change-Id: I261452496827a5b9fc08b39a1132b13a39d0a7f5
Sig...
Olivier Dion
11:05 AM LTTng-tools Revision 3bfde48a (lttng-tools): Fix: Wrong assumption about possible CPUs
cpuset is not necessary contiguous. Thus, we need to parse
/sys/devices/system/cpu/posssible correctly.
Also, the `...
Olivier Dion
11:00 AM LTTng-tools Revision 40b2a4a7 (lttng-tools): Tests: fix: parse-callback reports missing addr2line
addr2line from binutils is required for this script to work correctly.
However, it silently fails. Fix this by using ...
Olivier Dion

02/28/2023

10:57 AM LTTng-tools Revision 5ba02fff (lttng-tools): Fix: lttng remove-trigger -h fails
The error was that `argv' was incremented before passing it to
`argpar_iter_create'. However, the macro `SHOW_HELP' i...
Olivier Dion

02/15/2023

05:14 PM LTTng-tools Revision c1410397 (lttng-tools): Tests: Add meta shellcheck test
Pass shellcheck on a list of known correct shell scripts. The idea is to
add scripts to the list incrementally and av...
Olivier Dion
05:03 PM LTTng-tools Revision 77503fc5 (lttng-tools): Build feature: Add pre-inst-env script
This script setup environment variables for running compiled binaries
from the project without having to install them...
Olivier Dion

02/13/2023

04:21 PM LTTng-tools Revision d34e7a4d (lttng-tools): Tests: Test snapshot maximum size correctly
The minimum size for a channel is determined by:
sub-buffer-size * sub-buffer-count * possible-cpus
where sub-buf...
Olivier Dion
04:16 PM LTTng-tools Revision 198b8417 (lttng-tools): Tests: Add get_possible_cpus_count utility
lttng-ust uses the possible number of CPUs to allocate its ring buffers.
Certain tests have to take that into conside...
Olivier Dion

02/07/2023

12:01 PM LTTng-tools Feature #1287: Use abstract sockets for lttng-consumerd UST shared memory files
Ideally we would like to have something like memfd_create and pass the resulting file descriptor around.
This would...
Olivier Dion

Also available in: Atom