commit | 13999e59343b042b0807be2df6ae5895d29782a0 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <[email protected]> | Wed Oct 14 15:43:38 2009 -0400 |
committer | Ingo Molnar <[email protected]> | Thu Oct 15 10:42:37 2009 +0200 |
tree | 9e6dae86b7731bc340873245858087cec85cc67d | |
parent | f1d1feecf07261d083859ecfef0d4399036f9683 [diff] |
perf tools: Handle the case with and without the "signed" trace field The trace format files now have a "signed" field. But we should still be able to handle the kernels that do not have this field. 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]>