History log of /external/linux-tools-perf/perf-3.12.0/tools/perf/util/pager.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a5e2d07be6c6a1442b7eca78495b6a0afc25fb39 14-Aug-2014 Elliott Hughes <enh@google.com> Use 'cat' as perf's default pager on Android.

Upstream had 'less', so 'more' was a local change (even though we don't
have more either!), so just switching to cat for now doesn't diverge us
any more than we already were.

Bug: 16705027
Change-Id: I05c4a346be5e8f70cb6a7fa027c40d671ffe503f
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/pager.c
93399efadcf2b6e048f07ab4313c1c2aba5982f9 20-Jun-2014 He Yunchao <yunchao.he@intel.com> perf should use "more" command, instead of "less" command. The latter
is not included in AOSP, making perf report failed.

Change-Id: I6c937bbe0fcaa9c9a0d3305e3d25d2e9603b718e
Signed-off-by: He Yunchao <yunchao.he@intel.com>
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/pager.c
e6e8a0bd7cffcc9ae2e0e75546fb12a19213d4ae 18-Nov-2013 Ben Cheng <bccheng@google.com> Initial code drop of perf extraced from 3.12.0 kernel.

Clone a kernel tree and do "make perf-tar-src-pkg", and you will get a
file called "perf-3.12.0.tar" created. This checkin contains the
original set of those files and they won't compile for Android yet. A
subsequent checkin will contain the minimal set of patches needed to get
perf working of Android.

Change-Id: Ib8ff0a8cbe386c11cd7576f1589fd12082acad85
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/pager.c