commit | 7773a552badfc782f104b757aabf571fae780be3 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <namhyung@kernel.org> | Wed Dec 03 17:23:56 2014 +0100 |
committer | Namhyung Kim <namhyung@kernel.org> | Wed Dec 24 08:42:43 2014 +0900 |
tree | 0b3913f393ff43a0d1ee7e8b18214f263f85a559 | |
parent | 457f818fa4102afd94f762b139c7d11044fd7d91 [diff] |
perf tools: Add new perf data command Adding new 'perf data' command to provide operations over data files. The 'perf data convert' sub command is coming in following patch, but there's possibility for other useful commands like 'perf data ls' (to display perf data file in directory in ls style). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Namhyung Kim <namhyung@kernel.org>