|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | CREATE_TRACE_POINTS |
Functions | |
| module_init (trace_event_init) | |
| module_exit (trace_event_exit) | |
| MODULE_AUTHOR ("Steven Rostedt") | |
| MODULE_DESCRIPTION ("trace-events-sample") | |
| MODULE_LICENSE ("GPL") | |
| #define CREATE_TRACE_POINTS |
Definition at line 10 of file trace-events-sample.c.
| MODULE_AUTHOR | ( | "Steven Rostedt" | ) |
| module_exit | ( | trace_event_exit | ) |
| module_init | ( | trace_event_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2