commit | 0d1da915c76838c9ee7af7cdefbcb2bae9424161 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <[email protected]> | Wed Oct 14 15:43:41 2009 -0400 |
committer | Ingo Molnar <[email protected]> | 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 <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>