[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172745647507.249132.14579942709365708239.b4-ty@kernel.org>
Date: Fri, 27 Sep 2024 10:01:21 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
acme@...nel.org,
Thomas Richter <tmricht@...ux.ibm.com>
Cc: agordeev@...ux.ibm.com,
gor@...ux.ibm.com,
sumanthk@...ux.ibm.com,
hca@...ux.ibm.com
Subject: Re: [PATCH] perf/test: Speed up test case perf annotate basic tests
On Tue, 17 Sep 2024 10:57:06 +0200, Thomas Richter wrote:
> perf test 70 takes a long time. One culprit is the output of command
> perf annotate. Per default enabled are
> - demangle symbol names
> - interleave source code with assembly code.
> Disable demangle of symbols and abort the annotation
> after the first 250 lines.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists