[tip:perf/core] perf tools: Add anonymous huge page recognition

2013-01-25 Thread tip-bot for Joshua Zhu
Commit-ID: d0528b5d71faf612014dd7672e44225c915344b2 Gitweb: http://git.kernel.org/tip/d0528b5d71faf612014dd7672e44225c915344b2 Author: Joshua Zhu AuthorDate: Sat, 5 Jan 2013 13:29:57 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 24 Jan 2013 16:40:19 -0300 perf tools: Add

[tip:perf/core] perf tools: Add anonymous huge page recognition

2013-01-25 Thread tip-bot for Joshua Zhu
Commit-ID: d0528b5d71faf612014dd7672e44225c915344b2 Gitweb: http://git.kernel.org/tip/d0528b5d71faf612014dd7672e44225c915344b2 Author: Joshua Zhu zhu.wen-...@hp.com AuthorDate: Sat, 5 Jan 2013 13:29:57 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 24 Jan 2013

[PATCH] Perf: add anonymous huge page recognition

2013-01-04 Thread Joshua Zhu
perf user space utility. Signed-off-by: Joshua Zhu --- tools/perf/util/map.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/tools/perf/util/map.c b/tools/perf/util/map.c index 0328d45..ff94425 100644 --- a/tools/perf/util/map.c +++ b/tools/perf/util/map.c @@ -

[PATCH] Perf: add anonymous huge page recognition

2013-01-04 Thread Joshua Zhu
space utility. Signed-off-by: Joshua Zhu zhu.wen-...@hp.com --- tools/perf/util/map.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/tools/perf/util/map.c b/tools/perf/util/map.c index 0328d45..ff94425 100644 --- a/tools/perf/util/map.c +++ b/tools/perf/util/map.c