perf sort: Move misplaced sort entry functions
authorNamhyung Kim <namhyung.kim@lge.com>
Thu, 27 Dec 2012 09:11:38 +0000 (18:11 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 24 Jan 2013 19:40:20 +0000 (16:40 -0300)
commit14d1ac7429d104b09d65c72fd215e1cffd5c7eba
treefba4e1bdb4db10e083af2d3b6b336a57e13c285d
parent7ce28b5b5b320e26ac6a0e352d5005bce3530e05
perf sort: Move misplaced sort entry functions

Some functions are misplaced along with other entries.  Move them to a
right place so that it can be found together with related functions.

No functional change intended.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Jiri Olsa <jolsa@redhat.com>
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/1356599507-14226-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/sort.c
This page took 0.025723 seconds and 5 git commands to generate.