summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2017-10-12 11:34:47 +0200
committerThierry Reding <treding@nvidia.com>2017-11-06 15:58:39 +0100
commitf301482bb413a937779080d7f6d828bf4b99cbe9 (patch)
tree51e9c4246207c8c9a8170302dc4e221036a9e3e7 /tools
parent0cfe58241d2f6818d004cb3fd6240d44bd54d472 (diff)
tests/perf: Fix a bunch of warnings on 32-bit systems
Data types are defined differently on 32-bit systems, causing gcc to complain about printf format specifiers not matching the size of the variables passed in. Use PRIu64 and %zu where appropriate. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions