commit | 9515b2eb7670a98fb9bdd8ceeefeea6ffb9f53fc | [log] [tgz] |
---|---|---|
author | Namhyung Kim <[email protected]> | Tue Jun 04 14:20:27 2013 +0900 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Fri Jul 12 13:52:26 2013 -0300 |
tree | a37fc8afb0b4ce14d536662f304b858b07adb10b | |
parent | 94b4d89e0021fe3e10415feede364a3fccaa2f89 [diff] |
perf util: Get rid of unused header_page_* variables They're not used anywhere and same information is kept in a pevent already. So let's get rid of them. Signed-off-by: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>