Searched hist:"36 e15dd4027a9b088264758fea292b6e876b5cdd" (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/ui/browsers/ |
H A D | hists.c | diff 36e15dd4027a9b088264758fea292b6e876b5cdd Wed Aug 20 10:07:58 CEST 2014 Namhyung Kim <namhyung@kernel.org> perf hists browser: Get rid of unused 'remaining' variable
It seems that the 'remaining' variable is not used by any real code.
Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Andi Kleen <andi@firstfloor.org> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung.kim@lge.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1408522080-26556-4-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|