Hey šŸ‘‹ I wonder if bmakelib's `timed` could help:
https://github.com/bahmanm/bmakelib/blob/main/doc/timed.md

Shameless plug: I am the author šŸ˜…
--

Bahman Movaqar (he/him)https://linktr.ee/bahmanm



On Wed, 23 Jul 2025 at 10:33, Ross Burton <ross.bur...@arm.com> wrote:

> Hi,
>
> Is there a way to get timing information from GNU Make about what targets
> are being built and when they were started/finished?  I’m chasing a slow
> build and it would be useful to have the raw data so that I could draw a
> chart with the parallel jobs on the Y axis, and time on the X axis.
>
> Cheers,
> Ross
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>

Reply via email to