Re: [PATCH v2 0/5] perf sched: Minor optimizations for resource initialization

From: Namhyung Kim
Date: Fri Feb 09 2024 - 17:20:46 EST


On Tue, 6 Feb 2024 08:32:23 +0000, Yang Jihong wrote:
> start_work_mutex, work_done_wait_mutex, curr_thread, curr_pid, and
> cpu_last_switched are initialized together in cmd_sched(),
> but for different perf sched subcommands, some actions are unnecessary,
> especially perf sched record.
> This series of patches initialize only required resources for different
> subcommands.
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
--
Namhyung Kim <namhyung@xxxxxxxxxx>