Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334659
b: refs/heads/master
c: 356712f
h: refs/heads/master
i:
  334657: a38669c
  334655: a83bdec
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo committed Oct 17, 2012
1 parent 448bf27 commit 7b3a049
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: 743df75ff10630f1f2a461f0f4b51f601f53ec44
refs/heads/master: 356712f6e296fdae1edae51b96b485ed830bdc0c
2 changes: 2 additions & 0 deletions trunk/tools/perf/util/python.c
Original file line number Diff line number Diff line change
Expand Up @@ -1015,6 +1015,8 @@ PyMODINIT_FUNC initperf(void)
pyrf_cpu_map__setup_types() < 0)
return;

page_size = sysconf(_SC_PAGE_SIZE);

Py_INCREF(&pyrf_evlist__type);
PyModule_AddObject(module, "evlist", (PyObject*)&pyrf_evlist__type);

Expand Down

0 comments on commit 7b3a049

Please sign in to comment.