perf session: Add ability to skip 4GiB or more
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 23 Jul 2014 19:19:58 +0000 (22:19 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 23 Jul 2014 20:07:14 +0000 (17:07 -0300)
commitd5652d865ea734a13a16cf563937291a84d4364d
tree4ef63cfe0a61cf208d5fe644f2864b60c4439531
parent6f917c70998d22bda6d06cb168665068c6066cd4
perf session: Add ability to skip 4GiB or more

A session can be made to skip portions of the input file.  Do not limit
that size to 32-bits.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1406143198-20732-2-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/session.c