Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288261
b: refs/heads/master
c: 8f54ed4
h: refs/heads/master
i:
  288259: cb4f62e
v: v3
  • Loading branch information
Joerg Roedel authored and Arnaldo Carvalho de Melo committed Mar 3, 2012
1 parent 355601e commit b053fed
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: 6e557a6adfdbb511dbfa7a0a4aa2148f76a01c6d
refs/heads/master: 8f54ed4a2d8cf001456d3779bdb33985a050bf03
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 b053fed

Please sign in to comment.