Re: Can we move device drivers into user-space?

From: Mauro Carvalho Chehab
Date: Mon Feb 27 2012 - 06:31:50 EST


Em 25-02-2012 22:29, Richard Yao escreveu:
> On Sat, Feb 25, 2012 at 7:06 PM, Mauro Carvalho Chehab
> <mchehab@xxxxxxxxxx> wrote:
>> This is only partially true. The current debug tools available on the
>> Kernel are not hard to deal with, and are not behind what's available
>> on userspace.
>
> Is there documentation available for these tools? I would find that useful.

See Documentation/. You'll see there lots of interesting things that could
be used to debug a driver, including fixing performance issues on it: kdbg,
remote console, perf, dynamic printk's, etc.

Mauro.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/