commit | 076a30c411ba2b91a18d44a5a01977035cdd7716 | [log] [tgz] |
---|---|---|
author | Kan Liang <[email protected]> | Thu Aug 06 15:44:52 2015 -0400 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Sat Aug 08 14:16:49 2015 -0300 |
tree | 535cb24f04445c9fd233ccefc0cbb60e2067f694 | |
parent | d809560b36a7ed31fbaf3719fdf79ddcbd30950b [diff] |
perf callchain: Move option parsing code to util.c Move callchain option parse related code to util.c, to avoid dragging more object files into the python binding. Signed-off-by: Kan Liang <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>