Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257117
b: refs/heads/master
c: 04da85b
h: refs/heads/master
i:
  257115: c1bc787
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Jul 11, 2011
1 parent 1799f79 commit ace7f4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43dd61c9a09bd413e837df829e6bfb42159be52a
refs/heads/master: 04da85b86188f224cc9b391b5bdd92a3ba20ffcf
4 changes: 2 additions & 2 deletions trunk/include/linux/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

#include <asm/ftrace.h>

struct ftrace_hash;

#ifdef CONFIG_FUNCTION_TRACER

extern int ftrace_enabled;
Expand All @@ -29,8 +31,6 @@ ftrace_enable_sysctl(struct ctl_table *table, int write,

typedef void (*ftrace_func_t)(unsigned long ip, unsigned long parent_ip);

struct ftrace_hash;

enum {
FTRACE_OPS_FL_ENABLED = 1 << 0,
FTRACE_OPS_FL_GLOBAL = 1 << 1,
Expand Down

0 comments on commit ace7f4f

Please sign in to comment.