2001-07-05 15:38:51

by Constantin Loizides

[permalink] [raw]
Subject: Re: Kernel Module tracing.

> I want this. I've been thinking about it since your original post, and
I also would be very much interested in having such a great
tool by hand.
Please mail me any information, or code to try, thanx!

>
> Perhaps you should also think about a non-devfs way of doing this, I don't
> know, it's a matter of taste. Here's a Rube Goldbergesque way: when the
> client registers, export a dynamically allocated major number through proc
> and let the user mknod a device with that major.

Yes I think, that would be a great alternative, using good old /proc.

Constantin