Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182303
b: refs/heads/master
c: 6574658
h: refs/heads/master
i:
  182301: e3eeb7b
  182299: 0cfa37e
  182295: d7cee42
  182287: 622f4cb
  182271: f857544
v: v3
  • Loading branch information
Wenji Huang authored and Steven Rostedt committed Feb 25, 2010
1 parent ffdac28 commit db7f0c7
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: 1ab83a89411556c4d5914dcf0d5da190178ae7db
refs/heads/master: 6574658b3bc7c408581629de5efb809f125cce8c
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_syscalls.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ int prof_sysexit_enable(struct ftrace_event_call *call)
ret = register_trace_sys_exit(prof_syscall_exit);
if (ret) {
pr_info("event trace: Could not activate"
"syscall entry trace point");
"syscall exit trace point");
} else {
set_bit(num, enabled_prof_exit_syscalls);
sys_prof_refcount_exit++;
Expand Down

0 comments on commit db7f0c7

Please sign in to comment.