On Tue, 2011-03-08 at 16:22 +0000, Mathias BurÃn wrote: > > Would you be willing to enable tracing and capture a trace using > > trace-cmd, by running 'trace-cmd record -e mac80211 -e iwlwifi'? > I've since upgraded to 2.6.38-rc8 (same config). Looking around in the > config, is it CONFIG_FUNCTION_TRACER I need to enable, and is that it? > (kernel function tracer) You need CONFIG_MAC80211_DRIVER_API_TRACER and CONFIG_IWLWIFI_DEVICE_TRACING (and their prerequisites, which you can find in menuconfig by hitting the slash ("/") key and searching for these config symbols, remove the CONFIG_ prefix) johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html