2008/10/9 Paul E. McKenney <paulmck@linux.vnet.ibm.com>:
Hi Paul,
Why don't you use the ring-buffer tracing engine?
You will really make your life better by putting it as a tracer in
kernel/trace and by using the relevant API.
That will avoid you to manage the debugfs things, the memory
allocation, the buffer managment.....
--