Actions
Bug #1184
open
CK
can't report find any system calls with lttng list --kernel --syscall
Bug #1184:
can't report find any system calls with lttng list --kernel --syscall
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/21/2019
Due date:
% Done:
0%
Estimated time:
Description
Steps to reproduce:
sudo lttng create test
sudo lttng list --kernel --syscall
Output:
System calls:
-------------
.. and no system calls reported(!?). Tested against Ubuntu Bionic with mainline kernels from 5.1 down to 4.8 on amd64 and i386 from https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D - interestingly pre-4.8 kernels this works fine. Was unsuccessful in bisecting this because 4.7-rcX kernels break in the lttng module build.
Using lttng-modules-dkms 2.10.5-1ubuntu1.2
Files
Actions