Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132114
b: refs/heads/master
c: 73bf1b6
h: refs/heads/master
v: v3
  • Loading branch information
Markus Metzger authored and Ingo Molnar committed Mar 6, 2009
1 parent ff5c99b commit e4aacd7
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: 9ca0791dcaa666e8e8f4b4ca028b65b4bde9cb28
refs/heads/master: 73bf1b62f561fc8ecb00e2810efe4fe769f4933e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ struct pebs_tracer *ds_request_pebs(struct task_struct *task,

spin_unlock_irqrestore(&ds_lock, irq);

ds_write_config(tracer->ds.context, &tracer->trace.ds, ds_bts);
ds_write_config(tracer->ds.context, &tracer->trace.ds, ds_pebs);
ds_resume_pebs(tracer);

return tracer;
Expand Down

0 comments on commit e4aacd7

Please sign in to comment.