commit | 2ee7a49f935b19f7daf0a110800488acd2479cba | [log] [tgz] |
---|---|---|
author | David Ahern <[email protected]> | Wed Mar 09 22:23:24 2011 -0700 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Mar 14 17:05:51 2011 -0300 |
tree | 7daefcc5c4db32cb6f98bb98aae739c3d7bb7d99 | |
parent | be6d842a65babc54e2b204b382df2529e304be48 [diff] |
perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse Next patch moves printing of 'common' data into perf-script which removes the need for these functions. Acked-by: Frederic Weisbecker <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: David Ahern <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>