diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2015-10-19 18:17:25 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-10-19 18:17:25 -0300 |
commit | a4c6a3e8bbb675a601f529881c51ff226f83c3f1 (patch) | |
tree | 38daabe92501b668a1fe4bab9c2b1e310a39a3b2 /tools/perf/scripts/python/stackcollapse.py | |
parent | d2b5a315ae84d235f00761468885c466f81d7805 (diff) |
perf bench: Use named initializers in the trailer too
To avoid this splat with gcc 4.4.7:
cc1: warnings being treated as errors
bench/mem-functions.c:273: error: missing initializer
bench/mem-functions.c:273: error: (near initialization for ‘memcpy_functions[4].desc’)
bench/mem-functions.c:366: error: missing initializer
bench/mem-functions.c:366: error: (near initialization for ‘memset_functions[4].desc’)
Cc: David Ahern <[email protected]>
Cc: Hitoshi Mitake <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions