Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323409
b: refs/heads/master
c: 9c33c51
h: refs/heads/master
i:
  323407: 4fcf249
v: v3
  • Loading branch information
Liu Bo authored and Jiri Kosina committed Sep 27, 2012
1 parent 0419fda commit 6bc34a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7dfd8cc536dc4984ee92d9a8863ea705b955bc37
refs/heads/master: 9c33c512b2d3167a3580659942ee78437b1b1bc6
2 changes: 1 addition & 1 deletion trunk/Documentation/trace/kprobetrace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kprobes can probe (this means, all functions body except for __kprobes
functions). Unlike the Tracepoint based event, this can be added and removed
dynamically, on the fly.

To enable this feature, build your kernel with CONFIG_KPROBE_TRACING=y.
To enable this feature, build your kernel with CONFIG_KPROBE_EVENT=y.

Similar to the events tracer, this doesn't need to be activated via
current_tracer. Instead of that, add probe points via
Expand Down

0 comments on commit 6bc34a9

Please sign in to comment.