Re: [PATCH 1/2] perf timechart: fix documentation

2014-06-10 Thread Namhyung Kim
Hi Stanislav, On Mon, 9 Jun 2014 13:21:11 +0400, Stanislav Fomichev wrote: > Move options away from examples. I think it's better to move RECORD OPTIONS as well. Thanks, Namhyung > > Signed-off-by: Stanislav Fomichev > --- > tools/perf/Documentation/perf-timechart.txt | 23 +++--

[PATCH 1/2] perf timechart: fix documentation

2014-06-09 Thread Stanislav Fomichev
Move options away from examples. Signed-off-by: Stanislav Fomichev --- tools/perf/Documentation/perf-timechart.txt | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/tools/perf/Documentation/perf-timechart.txt b/tools/perf/Documentation/perf-timechart.