All of lore.kernel.org
 help / color / mirror / Atom feed
* `perf report` about 1000x(!) slower in linux 4.15
@ 2018-03-20 11:57 Jan-Oliver Kaiser
  2018-03-20 13:38 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Jan-Oliver Kaiser @ 2018-03-20 11:57 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo
  Cc: linux-kernel, milian.wolff

Dear perf maintainers,

After upgrading my system to linux 4.15 (from 4.14), `perf report` 
became unusably slow. I estimate a decrease in performance by a factor 
of 100x-1000x. Some 21M perf.data files take about 30 seconds in the 
"Processing events" step.  `git bisect` points to

commit d8a88dd243a170a226aba33e7c53704db2f82aa6 (HEAD, refs/bisect/bad)
Author: Milian Wolff <milian.wolff@kdab.com>
     perf util: Enable handling of inlined frames by default

The slowdown can be worked around with `--no-inline`. If the slowdown is 
expected, I would suggest reverting the default setting here or maybe 
printing a warning if a lot of time is spent on this feature.

Do you need any additional information about my system or the recorded 
data I am looking at?

Thanks,
Janno

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-20 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 11:57 `perf report` about 1000x(!) slower in linux 4.15 Jan-Oliver Kaiser
2018-03-20 13:38 ` Arnaldo Carvalho de Melo
2018-03-20 16:54   ` Jan-Oliver Kaiser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.