Debugging Linux Kernel
Saturday, April 16, 2011
notes on tracepoints
TRACE_EVENT macro declares event types and handler function inside kernel. by default, event is disabled. once enabled, it emits some info into the ftrace ring buffer. they appear in the 'trace' file.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment