Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147645
b: refs/heads/master
c: 1b58c25
h: refs/heads/master
i:
  147643: 8808dd8
v: v3
  • Loading branch information
Paul Mackerras authored and Ingo Molnar committed Jun 4, 2009
1 parent b48a27b commit a0d8160
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: 6e53cdf11dfc8d302ebb67e7112d1baf8d7c66d4
refs/heads/master: 1b58c2515be48d5df79d20210ac5a86e30094de2
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ static void record_and_restart(struct perf_counter *counter, long val,
*/
if (record) {
addr = 0;
if (counter->attr.record_type & PERF_RECORD_ADDR) {
if (counter->attr.sample_type & PERF_SAMPLE_ADDR) {
/*
* The user wants a data address recorded.
* If we're not doing instruction sampling,
Expand Down

0 comments on commit a0d8160

Please sign in to comment.