commit | 14d01ff5341866773e24c5b54a94f7e2520ca271 | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <mathieu.desnoyers@efficios.com> | Sun Sep 11 17:59:04 2011 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 12 11:50:56 2011 -0700 |
tree | d129b02872a04e253a0f564c3d07e9292389325c | |
parent | 0b001b2edaead6fd906b1f87967ae05f082189c4 [diff] |
ioctl: register LTTng ioctl The LTTng 2.0 kernel tracer (stand-alone module package, available at http://lttng.org) uses the 0xF6 ioctl range for tracer control and transport operations. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>