commit | 2f4ce5ec1d447beb42143a9653716a2ab025161e | [log] [tgz] |
---|---|---|
author | Josh Poimboeuf <[email protected]> | Tue Dec 15 09:39:38 2015 -0600 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Thu Dec 17 14:27:10 2015 -0300 |
tree | 97c7c5342f217383a7fefc579ad16f8da62bb6a2 | |
parent | 46113a54be53aea50a4f5926b87e86e2e66c4266 [diff] |
perf tools: Finalize subcmd independence For the files that will be moved to the subcmd library, remove all their perf-specific includes and duplicate any needed functionality. Signed-off-by: Josh Poimboeuf <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/6e12946f0f26ce4d543d34db68d9dae3c8551cb9.1450193761.git.jpoimboe@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>