Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147615
b: refs/heads/master
c: 3cf165f
h: refs/heads/master
i:
  147613: 11da41b
  147611: 97b2f30
  147607: e2c26fe
  147599: ac19616
  147583: 6f64f48
v: v3
  • Loading branch information
Ingo Molnar committed Jun 2, 2009
1 parent c343832 commit dc50df1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: abaff32a03e26e5d6674cb2a26ad882efe7493a3
refs/heads/master: 3cf165fc2e7f221a7a95098b47eb990779e29f5f
4 changes: 2 additions & 2 deletions trunk/Documentation/perf_counter/builtin-record.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ static int default_interval = 100000;
static int event_count[MAX_COUNTERS];

static int fd[MAX_NR_CPUS][MAX_COUNTERS];
static int nr_cpus = 0;
static int nr_cpus = 0;
static unsigned int page_size;
static unsigned int mmap_pages = 16;
static unsigned int mmap_pages = 128;
static int output;
static const char *output_name = "perf.data";
static int group = 0;
Expand Down

0 comments on commit dc50df1

Please sign in to comment.