Hi experts,
I found a file named lttng-statedump-impl.c in lttng-module is always
compiled failed. The file use some functions which were export from
kernel. But the v5.12 kernel unexport them by 'commit bc359d03c7ec
("block: add a disk_uevent helper")'.
The function are disk_part_iter_init()\di
On 3/29/21 9:54 PM, Michael Jeanson via lttng-dev wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
On 2021-03-29 02 h 34, Xu, Yanfei via lttng-dev wrote:
Hi experts,
I found a file named lttng-statedump-impl.c in lttng-module is always
compiled failed. The file use some