linux/drivers/net/wireless/iwmc3200wifi/trace.c
Zhu Yi 34dd5feb8b iwmc3200wifi: add ftrace event tracing support
Add event tracer for iwmc3200wifi driver. When enabled, all the
commands and responses between the driver and firmware (also
including Tx/Rx frames) will be recorded in the ftrace ring buffer.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-10 17:09:38 -05:00

4 lines
64 B
C

#include "iwm.h"
#define CREATE_TRACE_POINTS
#include "trace.h"