git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b196e2b
)
tracing: Fix event header writeback.h to include tracepoint.h
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Wed, 26 Feb 2014 17:52:13 +0000
(12:52 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 7 Mar 2014 15:06:08 +0000
(10:06 -0500)
The trace event headers are required to include tracepoint.h. The only reason
they worked now is because module.h included tracepoint.h, and that will soon
change.
Link:
http://lkml.kernel.org/r/20140226190644.442886305@goodmis.org
Fixes:
455b2864686d
"writeback: Initial tracing support"
Cc: Dave Chinner <dchinner@redhat.com>
Cc: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/trace/events/writeback.h
patch
|
blob
|
history
diff --cc
include/trace/events/writeback.h
Simple merge