Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338865
b: refs/heads/master
c: 0439539
h: refs/heads/master
i:
  338863: 2de3614
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 6, 2012
1 parent 2383589 commit 693ae8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec4622f5fdfa2467befa6d750675db3d3258edc5
refs/heads/master: 0439539f72ea222fbfe511b47318b9c1815a7108
1 change: 1 addition & 0 deletions trunk/tools/perf/builtin-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1672,6 +1672,7 @@ int cmd_sched(int argc, const char **argv, const char *prefix __maybe_unused)
.sample = perf_sched__process_tracepoint_sample,
.comm = perf_event__process_comm,
.lost = perf_event__process_lost,
.exit = perf_event__process_exit,
.fork = perf_event__process_fork,
.ordered_samples = true,
},
Expand Down

0 comments on commit 693ae8d

Please sign in to comment.