]> git.openfabrics.org - ~emulex/infiniband.git/commit
perf tools: Add sort__has_sym
authorNamhyung Kim <namhyung.kim@lge.com>
Fri, 14 Sep 2012 08:35:27 +0000 (17:35 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Sep 2012 16:08:59 +0000 (13:08 -0300)
commit1af556406670f2076ea235ba8ba16da13d227e99
treec1a3c85666400ccf640edd5b7b737f4d3a16f6ba
parent67d2591656df7a76d4cabca04f1cbe1c7d1c9b3a
perf tools: Add sort__has_sym

The sort__has_sym variable is for checking whether the sort_list
includes 'symbol' as a sort key.  It will be used for later patch.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1347611729-16994-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/sort.c
tools/perf/util/sort.h