Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140764
b: refs/heads/master
c: af51309
h: refs/heads/master
v: v3
  • Loading branch information
Wenji Huang authored and Steven Rostedt committed Feb 17, 2009
1 parent 356121b commit d4e6a91
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: b6887d7916e44c1d8913084fb6aa5004d9473f1a
refs/heads/master: af513098452b8887d7c0e15a39d7cb74479501bd
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ __update_max_tr(struct trace_array *tr, struct task_struct *tsk, int cpu)
data->rt_priority = tsk->rt_priority;

/* record this tasks comm */
tracing_record_cmdline(current);
tracing_record_cmdline(tsk);
}

static void
Expand Down

0 comments on commit d4e6a91

Please sign in to comment.