commit | 0d1da915c76838c9ee7af7cdefbcb2bae9424161 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Oct 14 15:43:41 2009 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 15 10:42:39 2009 +0200 |
tree | 5aac3e7f4c9c44814e6a1833e5d5f02b0b7ae9d7 | |
parent | ffa1895561645103d8f8059b35d9c06e6eeead2e [diff] |
perf tools: Handle both versions of ftrace output The ftrace output events can have either arguments or no arguments. The parser needs to be able to handle both. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <20091014194359.790221427@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>