From: Stanislav Fomichev Date: Tue, 8 Jul 2014 16:03:41 +0000 (+0400) Subject: perf timechart: Implement IO mode X-Git-Tag: cleanup-for-v3.18~137^2~6^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b97b59b93d10a54022afb06d5725d7aa55d98dd7;p=pandora-kernel.git perf timechart: Implement IO mode Currently, timechart records only scheduler and CPU events (task switches, running times, CPU power states, etc); this commit adds IO mode which makes it possible to record IO (disk, network) activity. In this mode perf timechart will generate SVG with IO charts (writes, reads, tx, rx, polls). Signed-off-by: Stanislav Fomichev Acked-by: Namhyung Kim Link: http://lkml.kernel.org/n/1404835423-23098-3-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed