perf util: Move debugfs/tracing helper functions to util.c
authorNamhyung Kim <namhyung.kim@lge.com>
Wed, 26 Jun 2013 07:14:04 +0000 (16:14 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Jul 2013 16:46:00 +0000 (13:46 -0300)
commit167aedc44e1743777e6aee71b0fe7ed94c6298cd
treeb569ee7287d043bef618b4c6f86ab71ff9db8389
parentfa1531fdd7b6332aa61bcc9fda495583acba460d
perf util: Move debugfs/tracing helper functions to util.c

Since they're generic helpers move them to util.c so that they can be
used by others.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1372230862-15861-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/trace-event-info.c
tools/perf/util/util.c
tools/perf/util/util.h