commit | 107bad8bef5ab2c3a3bff7648c18c9dc3abdc13b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon May 12 21:21:01 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 21:56:29 2008 +0200 |
tree | 6a7767e093cf3439efb334f6222b9fd5e1d9eb25 | |
parent | 53d0aa773053ab18287781e25d52c5faf9e0e09e [diff] |
ftrace: add trace pipe header pluggin This patch adds a method for open_pipe and open_read to the pluggins so that they can add a header to the trace pipe call. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>