diff options
author | Feng Tang <[email protected]> | 2012-08-27 15:38:26 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-20 08:36:34 -0300 |
commit | 8f28f19a87cb48d13570ba774a3e85776eb36bb4 (patch) | |
tree | 7dc643cce7503e5eac7667e635147439d65b2de6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b1ab1bd1921536c2a97adb888effeff4370a3246 (diff) |
perf tools: Fix a compiling error in util/map.c
This patch fix a compile warning taken as error:
CC util/map.o
cc1: warnings being treated as errors
util/map.c: In function ‘map__fprintf_dsoname’:
util/map.c:240: error: ‘dsoname’ may be used uninitialized in this function
make: *** [util/map.o] Error 1
Signed-off-by: Feng Tang <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions