Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205300
b: refs/heads/master
c: e09c861
h: refs/heads/master
v: v3
  • Loading branch information
Masami Hiramatsu authored and Arnaldo Carvalho de Melo committed Jul 5, 2010
1 parent 72682b7 commit f7e423a
Show file tree
Hide file tree
Showing 3 changed files with 294 additions and 80 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: 167a58f10d9cd1bdf6a911aa1eecbdff596de156
refs/heads/master: e09c8614b32915c16f68e039ac7040e602d73e35
2 changes: 1 addition & 1 deletion trunk/Documentation/trace/kprobetrace.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Synopsis of kprobe_events
+|-offs(FETCHARG) : Fetch memory at FETCHARG +|- offs address.(**)
NAME=FETCHARG : Set NAME as the argument name of FETCHARG.
FETCHARG:TYPE : Set TYPE as the type of FETCHARG. Currently, basic types
(u8/u16/u32/u64/s8/s16/s32/s64) are supported.
(u8/u16/u32/u64/s8/s16/s32/s64) and string are supported.

(*) only for return probe.
(**) this is useful for fetching a field of data structures.
Expand Down
Loading

0 comments on commit f7e423a

Please sign in to comment.