]> git.openfabrics.org - ~emulex/infiniband.git/commit
perf target: Introduce perf_target__parse_uid()
authorNamhyung Kim <namhyung.kim@lge.com>
Mon, 7 May 2012 05:09:01 +0000 (14:09 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 7 May 2012 19:46:48 +0000 (16:46 -0300)
commitdfe78adaaca90417ece98edbd3eb1c9661334406
tree537576730ce54f2ddee4d6266aad7c8f72258a45
parent60bbddaaa33865633efa2800702e3b02495a0e94
perf target: Introduce perf_target__parse_uid()

Add and use the modern perf_target__parse_uid() and get rid of the old
parse_target_uid().

Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1336367344-28071-5-git-send-email-namhyung.kim@lge.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/builtin-top.c
tools/perf/util/target.c
tools/perf/util/target.h
tools/perf/util/usage.c
tools/perf/util/util.h