Hi Andi,

On Sat, 11 Jan 2014 13:38:27 -0800, Andi Kleen wrote:
> From: Andi Kleen <a...@linux.intel.com>
>
> 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

Acked-by: Namhyung Kim <namhy...@kernel.org>

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to