Searched hist:"85 c273d2b6569706762cf400079ca0699e007d81" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | perf.h | diff 85c273d2b6569706762cf400079ca0699e007d81 Tue Feb 24 17:13:40 CST 2015 Andi Kleen <ak@linux.intel.com> 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 <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> 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 <acme@redhat.com>
|
H A D | builtin-record.c | diff 85c273d2b6569706762cf400079ca0699e007d81 Tue Feb 24 17:13:40 CST 2015 Andi Kleen <ak@linux.intel.com> 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 <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> 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 <acme@redhat.com>
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-record.txt | diff 85c273d2b6569706762cf400079ca0699e007d81 Tue Feb 24 17:13:40 CST 2015 Andi Kleen <ak@linux.intel.com> 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 <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> 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 <acme@redhat.com>
|
/openbmc/linux/tools/perf/util/ |
H A D | evsel.c | diff 85c273d2b6569706762cf400079ca0699e007d81 Tue Feb 24 17:13:40 CST 2015 Andi Kleen <ak@linux.intel.com> 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 <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> 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 <acme@redhat.com>
|