VSCode for kernel development - Florent Revest

Опубликовано: 07 Октябрь 2024
на канале: Linux Plumbers Conference
1,178
25

How far can we take the kernel development experience in a reference IDE setup ? This talk will present a setup I've built http://github.com/FlorentRevest/linux...
It integrates features such as:
A series manager https://github.com/FlorentRevest/vsco...
A mailing list explorer https://github.com/FlorentRevest/vsco...
Notebooks for syzkaller bugs reproduction, ftrace records analysis...
A clangd based cross-reference setup
Yet Another QEMU Wrapper that integrates with the IDE debugger
And discuss how we could improve it further