Commit af658dca authored by Steven Rostedt (Red Hat)'s avatar Steven Rostedt (Red Hat) Committed by Steven Rostedt

tracing: Rename ftrace_event.h to trace_events.h

The term "ftrace" is really the infrastructure of the function hooks,
and not the trace events. Rename ftrace_event.h to trace_events.h to
represent the trace_event infrastructure and decouple the term ftrace
from it.
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent ee53bbd1
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#define _TRACE_KVMMMU_H #define _TRACE_KVMMMU_H
#include <linux/tracepoint.h> #include <linux/tracepoint.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#undef TRACE_SYSTEM #undef TRACE_SYSTEM
#define TRACE_SYSTEM kvmmmu #define TRACE_SYSTEM kvmmmu
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <linux/vmalloc.h> #include <linux/vmalloc.h>
#include <linux/highmem.h> #include <linux/highmem.h>
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <asm/perf_event.h> #include <asm/perf_event.h>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#include <linux/sched.h> #include <linux/sched.h>
#include <linux/moduleparam.h> #include <linux/moduleparam.h>
#include <linux/mod_devicetable.h> #include <linux/mod_devicetable.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/tboot.h> #include <linux/tboot.h>
#include <linux/hrtimer.h> #include <linux/hrtimer.h>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#include <linux/ktime.h> #include <linux/ktime.h>
#include <linux/pm_qos.h> #include <linux/pm_qos.h>
#include <linux/tracepoint.h> #include <linux/tracepoint.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#define TPS(x) tracepoint_string(x) #define TPS(x) tracepoint_string(x)
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#include <linux/tracepoint.h> #include <linux/tracepoint.h>
#include <linux/unistd.h> #include <linux/unistd.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/thread_info.h> #include <linux/thread_info.h>
#include <asm/ptrace.h> #include <asm/ptrace.h>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
* in the structure. * in the structure.
*/ */
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#ifndef TRACE_SYSTEM_VAR #ifndef TRACE_SYSTEM_VAR
#define TRACE_SYSTEM_VAR TRACE_SYSTEM #define TRACE_SYSTEM_VAR TRACE_SYSTEM
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
#include <linux/kernel_stat.h> #include <linux/kernel_stat.h>
#include <linux/cgroup.h> #include <linux/cgroup.h>
#include <linux/perf_event.h> #include <linux/perf_event.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/hw_breakpoint.h> #include <linux/hw_breakpoint.h>
#include <linux/mm_types.h> #include <linux/mm_types.h>
#include <linux/module.h> #include <linux/module.h>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
*/ */
#include <linux/export.h> #include <linux/export.h>
#include <linux/moduleloader.h> #include <linux/moduleloader.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/init.h> #include <linux/init.h>
#include <linux/kallsyms.h> #include <linux/kallsyms.h>
#include <linux/file.h> #include <linux/file.h>
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#include <linux/time.h> #include <linux/time.h>
#include <linux/cpu.h> #include <linux/cpu.h>
#include <linux/prefetch.h> #include <linux/prefetch.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include "rcu.h" #include "rcu.h"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/stop_machine.h> #include <linux/stop_machine.h>
#include <linux/random.h> #include <linux/random.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/suspend.h> #include <linux/suspend.h>
#include "tree.h" #include "tree.h"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* *
* Copyright (C) 2008 Steven Rostedt <srostedt@redhat.com> * Copyright (C) 2008 Steven Rostedt <srostedt@redhat.com>
*/ */
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/ring_buffer.h> #include <linux/ring_buffer.h>
#include <linux/trace_clock.h> #include <linux/trace_clock.h>
#include <linux/trace_seq.h> #include <linux/trace_seq.h>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#include <linux/ftrace.h> #include <linux/ftrace.h>
#include <linux/hw_breakpoint.h> #include <linux/hw_breakpoint.h>
#include <linux/trace_seq.h> #include <linux/trace_seq.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/compiler.h> #include <linux/compiler.h>
#include <linux/trace_seq.h> #include <linux/trace_seq.h>
...@@ -1180,7 +1180,7 @@ struct event_trigger_ops { ...@@ -1180,7 +1180,7 @@ struct event_trigger_ops {
* commands need to do this if they themselves log to the trace * commands need to do this if they themselves log to the trace
* buffer (see the @post_trigger() member below). @trigger_type * buffer (see the @post_trigger() member below). @trigger_type
* values are defined by adding new values to the trigger_type * values are defined by adding new values to the trigger_type
* enum in include/linux/ftrace_event.h. * enum in include/linux/trace_events.h.
* *
* @post_trigger: A flag that says whether or not this command needs * @post_trigger: A flag that says whether or not this command needs
* to have its action delayed until after the current event has * to have its action delayed until after the current event has
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/mm.h> #include <linux/mm.h>
#include <linux/ftrace_event.h> #include <linux/trace_events.h>
#include <linux/memcontrol.h> #include <linux/memcontrol.h>
static const struct trace_print_flags pageflag_names[] = { static const struct trace_print_flags pageflag_names[] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment