public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Is it possible to use ftrace to measure secondary CPU bootup time
@ 2017-07-24  5:46 Huang, Ying
  2017-07-24  9:17 ` Steven Rostedt
  0 siblings, 1 reply; 5+ messages in thread
From: Huang, Ying @ 2017-07-24  5:46 UTC (permalink / raw)
  To: Steven Rostedt (Red Hat)
  Cc: Mengyang Liu, Brandt, Todd E, linux-kernel@vger.kernel.org

Hi, Steven,

We are working on parallelizing secondary CPU bootup.   So we need to
measure the bootup time of secondary CPU, that is, measure time spent in
smp_init() and its callees.  But we found that ftrace now doesn't
support measure time spent in smp_init() because it is called too early
(before core_initcall()?).  So, do you think it is possible to use
ftrace to measure secondary CPU bootup time?

Thanks,
Huang, Ying

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

end of thread, other threads:[~2017-07-26 21:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24  5:46 Is it possible to use ftrace to measure secondary CPU bootup time Huang, Ying
2017-07-24  9:17 ` Steven Rostedt
2017-07-24 21:40   ` Brandt, Todd E
2017-07-26 21:20     ` Steven Rostedt
2017-07-25  0:34   ` Huang, Ying

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox