This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/tools/perf/util
Srikar Dronamraju 0879b100f3 perf: Fix hist_entry__tui_annotate() build failure
When compiling perf on latest tip/master I see the following
error:

  cc1: warnings being treated as errors
  util/newt.c: In function 'hist_entry__tui_annotate':
  util/newt.c:764: warning: 'ret' is used uninitialized in
  this function make: *** [util/newt.o] Error 1

I think the problem was introduced by commit
13f499f076

Below is a patch that fixes the problem.

Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <20100629173226.GC23231@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-06-29 22:59:05 +02:00
..
2009-12-28 10:36:36 +01:00
2010-06-28 22:33:24 +02:00
2010-06-05 09:35:53 -03:00
2009-06-27 06:06:39 +02:00
2010-05-14 20:05:21 -03:00
2010-05-14 20:05:21 -03:00
2010-06-28 22:33:24 +02:00
2010-06-05 09:35:53 -03:00
2010-06-05 09:35:53 -03:00
2010-01-13 10:09:15 +01:00