OSDN Git Service

perf trace: Handle missing HUGEPAGE defines
authorDavid Ahern <dsahern@gmail.com>
Tue, 27 Aug 2013 16:50:40 +0000 (10:50 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2013 18:43:28 +0000 (15:43 -0300)
commitf2935f3e585226b8203ec3861907e1cb16ad3d6a
tree0288b2e20a404a96e4727b0c4590e97a58baac21
parentbdc896617b4fcaa9c89da9a9c5b72660f6741d46
perf trace: Handle missing HUGEPAGE defines

Needed for compile on Fedora 12 which goes back to the 2.6.32 kernel.
Might be needed for RHEL6. I use F12 to compile static binaries for
Wind River Linux 4.3.

Signed-off-by: David Ahern <dsahern@gmail.com>
Link: http://lkml.kernel.org/n/tip-nd0d7rbajgm8k6tah3xv34v1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c