]> git.baikalelectronics.ru Git - kernel.git/commit
perf report: Move hist browser selection code to separate function
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 8 Jan 2014 15:22:07 +0000 (12:22 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 13 Jan 2014 13:06:25 +0000 (10:06 -0300)
commit5f502afa6f1f554baf0aec82985ccb7730ae839e
tree1cdb6b3d6d1cfd28f479f1573f77bb6f74a423da
parent3d799879e5a6b6425796e76562b7450f891b6b9a
perf report: Move hist browser selection code to separate function

To unclutter the main function.

Cc: 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: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-agvxwpazlucy6h5sejuttw9t@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c