perf tools: Unify page_size usage
authorJiri Olsa <jolsa@redhat.com>
Thu, 12 Sep 2013 16:39:35 +0000 (18:39 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 9 Oct 2013 14:22:55 +0000 (11:22 -0300)
commit918512b435e15fefe609d236e0ecd62cb8f389c9
treeeb6c139580b9ba5507eb2978ac837ab21ebac65b
parent5283ec23a02e8afdc984c7f5f07e2a2662d4934a
perf tools: Unify page_size usage

Making page_size global from the util object.

Removing the not needed one.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1379003976-5839-4-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/perf.c
tools/perf/util/python.c