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:
892c505
)
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Wed, 13 May 2015 17:44:36 +0000
(13:44 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 13 May 2015 18:06:42 +0000
(14:06 -0400)
The name "ftrace" really refers to the function hook infrastructure. It
is not about the trace_events. Rename the max trace_event type size to
something more descriptive and appropriate.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found