[PATCH 6/7] perf timechart: add support for -P and -T in timechart recording

2013-11-01 Thread Stanislav Fomichev
If we don't want either power or task events we may use -T or -P with the `perf timechart record` command to filter out events while recording to keep perf.data small. Signed-off-by: Stanislav Fomichev --- tools/perf/Documentation/perf-timechart.txt | 15 - tools/perf/builtin-timechart.c

[PATCH 6/7] perf timechart: add support for -P and -T in timechart recording

2013-11-01 Thread Stanislav Fomichev
If we don't want either power or task events we may use -T or -P with the `perf timechart record` command to filter out events while recording to keep perf.data small. Signed-off-by: Stanislav Fomichev stfomic...@yandex-team.ru --- tools/perf/Documentation/perf-timechart.txt | 15 -