Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100559
b: refs/heads/master
c: 41c52c0
h: refs/heads/master
i:
  100557: f31e334
  100555: 06e8d3d
  100551: b90ee0d
  100543: 02d9e3b
v: v3
  • Loading branch information
Steven Rostedt authored and Thomas Gleixner committed May 26, 2008
1 parent 9a2b98c commit a2cba0c
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 41 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: da89a7a2536c46e76a1a4351a70a8b8417e5fed1
refs/heads/master: 41c52c0db9607e59f90da7da5309489fa06e887f
1 change: 1 addition & 0 deletions trunk/include/linux/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ enum {
FTRACE_FL_FAILED = (1 << 1),
FTRACE_FL_FILTER = (1 << 2),
FTRACE_FL_ENABLED = (1 << 3),
FTRACE_FL_NOTRACE = (1 << 4),
};

struct dyn_ftrace {
Expand Down
Loading

0 comments on commit a2cba0c

Please sign in to comment.