Re: [PATCH v2] perf top: expand the range of multithreaded phase

From: Hangliang Lai
Date: Sun Apr 09 2023 - 22:58:19 EST


Thanks for your reply Kim ,

On 2023-04-07 21:21 you wrote:

> Not always, the synthesis can run in a single thread.

But I think in machine__synthesize_threads, there are thread_nr threads will be created to do synthesize_threads_worker(tools/perf/util/synthetic-events.c:970)

Itâ??s not a single thread part. So we're supposed to call perf_set_multithreaded() before synthesize?

Thanks,
Hangliang Lai