Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
net-traces.c File Reference
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/string.h>
#include <linux/if_arp.h>
#include <linux/inetdevice.h>
#include <linux/inet.h>
#include <linux/interrupt.h>
#include <linux/export.h>
#include <linux/netpoll.h>
#include <linux/sched.h>
#include <linux/delay.h>
#include <linux/rcupdate.h>
#include <linux/types.h>
#include <linux/workqueue.h>
#include <linux/netlink.h>
#include <linux/net_dropmon.h>
#include <linux/slab.h>
#include <asm/unaligned.h>
#include <asm/bitops.h>
#include <trace/events/skb.h>
#include <trace/events/net.h>
#include <trace/events/napi.h>
#include <trace/events/sock.h>
#include <trace/events/udp.h>

Go to the source code of this file.

Macros

#define CREATE_TRACE_POINTS
 

Functions

 EXPORT_TRACEPOINT_SYMBOL_GPL (kfree_skb)
 
 EXPORT_TRACEPOINT_SYMBOL_GPL (napi_poll)
 

Macro Definition Documentation

#define CREATE_TRACE_POINTS

Definition at line 28 of file net-traces.c.

Function Documentation

EXPORT_TRACEPOINT_SYMBOL_GPL ( kfree_skb  )
EXPORT_TRACEPOINT_SYMBOL_GPL ( napi_poll  )