perf tools: Have the page size value available for all tools
authorArnaldo Carvalho de Melo <[email protected]>
Sat, 6 Oct 2012 17:57:10 +0000 (14:57 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Sat, 6 Oct 2012 19:33:14 +0000 (16:33 -0300)
commit0c1fe6b2f30fa275d939071293b6e28771283f6d
treeebb758186c877498940002396fd39916bc831da1
parent6e92349d5a814a3f633a43d9d6bd3b199ef3ad72
perf tools: Have the page size value available for all tools

Its such a common need that we might as well have a global with that
value.

Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-test.c
tools/perf/perf.c
tools/perf/util/evlist.c
tools/perf/util/session.c
tools/perf/util/trace-event-read.c
tools/perf/util/util.c
tools/perf/util/util.h