Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155720
b: refs/heads/master
c: c9f73a3
h: refs/heads/master
v: v3
  • Loading branch information
Arjan van de Ven authored and Peter Zijlstra committed Jul 22, 2009
1 parent 1307239 commit 5d689f5
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: 9b7019ae6a542a801a80df6694c66e240e2c3e39
refs/heads/master: c9f73a3dd27e03411f18a58c0814d51392d2b17a
1 change: 1 addition & 0 deletions trunk/kernel/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -2666,6 +2666,7 @@ static void perf_counter_output(struct perf_counter *counter, int nmi,
header.size += sizeof(cpu_entry);

cpu_entry.cpu = raw_smp_processor_id();
cpu_entry.reserved = 0;
}

if (sample_type & PERF_SAMPLE_PERIOD)
Expand Down

0 comments on commit 5d689f5

Please sign in to comment.