perf_counter tools: fix build warning in kerneltop.c
authorIngo Molnar <mingo@elte.hu>
Mon, 23 Mar 2009 21:23:16 +0000 (22:23 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 6 Apr 2009 07:30:29 +0000 (09:30 +0200)
commit193e8df1b465f206f8a286202680702e1c153367
treeb49a4477c536f070b58a3b2b08c1d065839dfa06
parent383c5f8cd7d253be0017d8d5a39cbb78aaf70206
perf_counter tools: fix build warning in kerneltop.c

Fix:

 kerneltop.c: In function ‘record_ip’:
 kerneltop.c:1005: warning: format ‘%016llx’ expects type ‘long long unsigned int’, but argument 2 has type ‘uint64_t’

Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Paul Mackerras <paulus@samba.org>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Orig-LKML-Reference: <20090323172417.677932499@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/kerneltop.c
This page took 0.027899 seconds and 5 git commands to generate.