Files
linux/kernel/trace
Eduard - Gabriel Munteanu bdd6df6af9 tracing: provide trace_seq_reserve()
trace_seq_reserve() allows a caller to reserve space in a trace_seq and
write directly into it. This makes it easier to export binary data to
userspace via the tracing interface, by simply filling in a struct.

Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-03-31 17:45:02 +02:00
..
2009-03-20 10:17:07 +01:00
2009-03-20 10:17:07 +01:00
2009-03-20 10:17:07 +01:00
2009-03-25 18:32:34 +01:00