Date: Sunday, January 3, 2010 @ 13:33:12 Author: tpowa Revision: 62159
added mmiotrace, it was not completely activated Modified: kernel26/trunk/config kernel26/trunk/config.x86_64 ---------------+ config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: config =================================================================== --- config 2010-01-03 18:29:16 UTC (rev 62158) +++ config 2010-01-03 18:33:12 UTC (rev 62159) @@ -4455,7 +4455,7 @@ # CONFIG_WORKQUEUE_TRACER is not set CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_FTRACE_STARTUP_TEST is not set -# CONFIG_MMIOTRACE is not set +CONFIG_MMIOTRACE=y # CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set Modified: config.x86_64 =================================================================== --- config.x86_64 2010-01-03 18:29:16 UTC (rev 62158) +++ config.x86_64 2010-01-03 18:33:12 UTC (rev 62159) @@ -4253,7 +4253,7 @@ # CONFIG_WORKQUEUE_TRACER is not set CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_FTRACE_STARTUP_TEST is not set -# CONFIG_MMIOTRACE is not set +CONFIG_MMIOTRACE=y # CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set
