From: Andi Kleen Date: Tue, 24 Feb 2015 23:13:40 +0000 (-0800) Subject: perf record: Support recording running/enabled time X-Git-Tag: omap-for-v4.2/o2_dc~146^2~64^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c273d2b6569706762cf400079ca0699e007d81;p=pandora-kernel.git perf record: Support recording running/enabled time Add an option to perf record to record running/enabled time for read events, similar to what stat does. This is useful to understand multiplexing problems. Right now the report support is not great, but at least report -D already supports it. Signed-off-by: Andi Kleen Acked-by: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/1424819620-16043-1-git-send-email-andi@firstfloor.org [ Fixed the Documentation entry to match the OPT_BOOLEAN one ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed