diff options
author | Andi Kleen <[email protected]> | 2014-01-11 13:38:27 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-13 10:07:03 -0300 |
commit | 6619a53ef7572b9eaf7aa71ff7f74c0d06b3817b (patch) | |
tree | 30cc3f9744834be9ca30959cf1308028c3a3aa2f /lib/mpi/mpi-internal.h | |
parent | d11416e76b3e2f60ed6cfa7c532d3b6777f66527 (diff) |
perf record: Add --initial-delay option
perf stat has a --delay option to delay measuring the workload.
This is useful to skip measuring the startup phase of the program, which
is often very different from the main workload.
The same is useful for perf record when sampling.
--no-delay was already taken, so add a --initial-delay
to perf record too.
-D was already taken for record, so there is only a long option.
v2: Don't disable group members (Namhyung Kim)
v3: port to latest perf/core
rename to --initial-delay to avoid conflict with --no-delay
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions