]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf sort: Introduce sort__mode variable
authorNamhyung Kim <namhyung.kim@lge.com>
Mon, 1 Apr 2013 11:35:20 +0000 (20:35 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 28 May 2013 13:23:53 +0000 (16:23 +0300)
commit55369fc179b0572d0b4a06a9be1d2779b3ac22e0
tree629f53b617814ebfcb517a34324115efe7026d16
parentded19d57a621e92a27a05972949ad3230f84d0b0
perf sort: Introduce sort__mode variable

It's used for determining current sort mode which can be one of
NORMAL, BRANCH and new MEMORY.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1364816125-12212-5-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c
tools/perf/ui/browsers/hists.c
tools/perf/util/sort.c
tools/perf/util/sort.h