Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288657
b: refs/heads/master
c: c4a7dca
h: refs/heads/master
i:
  288655: 2ba79f1
v: v3
  • Loading branch information
Joerg Roedel authored and Arnaldo Carvalho de Melo committed Feb 14, 2012
1 parent 8ca82e1 commit defb0bd
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: 0c095715b388d19d7a0b7e8eaceeceb018f5b3d1
refs/heads/master: c4a7dca92bbb9881a5d678720f1d0c2153499749
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* XXX We need to find a better place for these things...
*/
bool perf_host = true;
bool perf_guest = true;
bool perf_guest = false;

void event_attr_init(struct perf_event_attr *attr)
{
Expand Down

0 comments on commit defb0bd

Please sign in to comment.