Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140776
b: refs/heads/master
c: 00a8bf8
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Feb 19, 2009
1 parent cc33fa1 commit f4fe002
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: 5752674e140db5bce08c6bc60021a9bc3b960800
refs/heads/master: 00a8bf859331e349713274825e6fbf20bf2ac15a
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_functions_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s,

/* Proc */
if (tracer_flags.val & TRACE_GRAPH_PRINT_PROC) {
ret = print_graph_proc(s, pid);
ret = print_graph_proc(s, ent->pid);
if (ret == TRACE_TYPE_PARTIAL_LINE)
return TRACE_TYPE_PARTIAL_LINE;

Expand Down

0 comments on commit f4fe002

Please sign in to comment.