Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285086
b: refs/heads/master
c: 8442da1
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Arnaldo Carvalho de Melo committed Jan 8, 2012
1 parent 90d86ca commit 573211d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cdce445906852d90efdc773ca7ba460e6e41664d
refs/heads/master: 8442da1d9f445b454accdb148355ee990ebf3b32
2 changes: 2 additions & 0 deletions trunk/tools/perf/builtin-kmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,9 @@ static void setup_cpunode_map(void)
continue;
cpunode_map[cpu] = mem;
}
closedir(dir2);
}
closedir(dir1);
}

static void insert_alloc_stat(unsigned long call_site, unsigned long ptr,
Expand Down

0 comments on commit 573211d

Please sign in to comment.