perf tools: Move hex2u64 into util object
authorJiri Olsa <[email protected]>
Sat, 27 Oct 2012 21:18:30 +0000 (23:18 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 29 Oct 2012 13:36:02 +0000 (11:36 -0200)
commitb2aff5f615793fa4c1313d82635b83cd7de8d9fd
tree6110632337165978884cefb68710aebe3c72f152
parent4383db88a7afb2664941ef1e82d41f5aad8be2ec
perf tools: Move hex2u64 into util object

Moving hex2u64 function into util object.

Signed-off-by: Jiri Olsa <[email protected]>
Reviewed-by: Namhyung Kim <[email protected]>
Tested-by: Namhyung Kim <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/symbol.c
tools/perf/util/symbol.h
tools/perf/util/util.c
tools/perf/util/util.h