commit | fd3fdf11d3c649769e02459c5f1b8081a15e9007 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pq@iki.fi> | Fri Oct 24 20:08:11 2008 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 27 14:07:26 2008 +0100 |
tree | 0f9d4c36a2b57d599500ef271e98d8352d9f4ffa | |
parent | f8d56f1771e4867acc461146764b4feeb5245669 [diff] |
trace: add the MMIO-tracer to the tracer menu, cleanup Impact: cleanup We can remove MMIOTRACE_HOOKS and replace it with just MMIOTRACE. MMIOTRACE_HOOKS is a remnant from the time when I thought that something else could also use the kmmio facilities. Signed-off-by: Pekka Paalanen <pq@iki.fi> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>