]> Git Repo - linux.git/commit
perf tools: Add sort__has_sym
authorNamhyung Kim <[email protected]>
Fri, 14 Sep 2012 08:35:27 +0000 (17:35 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/sort.c
tools/perf/util/sort.h
This page took 0.046151 seconds and 4 git commands to generate.