diff options
author | Adrian Hunter <[email protected]> | 2013-10-18 15:29:07 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-21 11:19:41 -0300 |
commit | 2af68ef50c6afc1632edc984e9c834545d90f597 (patch) | |
tree | 36d2e93fd3811917c9dd1349fed8318aa4a1e411 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7db5952846dfa015d74e64b5e8656acac979490b (diff) |
perf evlist: Fix 32-bit build error
util/evlist.c: In function 'perf_evlist__mmap':
util/evlist.c:772:2: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Werror=format]
cc1: all warnings being treated as errors
Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[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