Re: [Announce] Development release 0.1 of the LatencyTOP tool

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Arjan van de Ven <arjan@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>, Linus Torvalds <torvalds@...>, Ingo Molnar <mingo@...>, Andrew Morton <akpm@...>
Date: Saturday, January 19, 2008 - 1:07 am

Arjan van de Ven <arjan@linux.intel.com> writes:


Just for completeness -- Linux already had a way to profile latencies
since quite some time. It's little known unfortunately and doesn't
work for modules since it's a special mode in the old non modular kernel
profiler. 

You enable CONFIG_SCHEDSTATS and boot with profile=sleep and then you can
use the readprofile command to read the data. Information can be reset with 
echo > /proc/profile

There's also a profile=sched to profile the scheduler which works even
without CONFIG_SCHEDSTATS

Latencytop will be probably a little more user friendly though.

-Andi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Announce] Development release 0.1 of the LatencyTOP tool, Arjan van de Ven, (Fri Jan 18, 1:36 pm)
Re: Development release 0.1 of the LatencyTOP tool, KOSAKI Motohiro, (Sun Jan 20, 8:52 pm)
Re: [Announce] Development release 0.1 of the LatencyTOP tool, Andi Kleen, (Sat Jan 19, 1:07 am)
Re: [Announce] Development release 0.1 of the LatencyTOP tool, Arjan van de Ven, (Sat Jan 19, 1:16 am)
Re: [Announce] Development release 0.1 of the LatencyTOP tool, Arjan van de Ven, (Sat Jan 19, 1:25 am)
Re: [Announce] Development release 0.1 of the LatencyTOP tool, Arjan van de Ven, (Sat Jan 19, 1:34 am)
Re: [Announce] Development release 0.1 of the LatencyTOP tool, Arjan van de Ven, (Fri Jan 18, 2:35 pm)
[patch 3/3] LatencyTOP instrumentations part 2, Arjan van de Ven, (Fri Jan 18, 1:42 pm)
[patch 2/3] Latencytop instrumentations part 1, Arjan van de Ven, (Fri Jan 18, 1:40 pm)
Re: [patch 2/3] Latencytop instrumentations part 1, Frank Ch. Eigler, (Fri Jan 18, 6:26 pm)
Re: [patch 2/3] Latencytop instrumentations part 1, Arjan van de Ven, (Fri Jan 18, 6:33 pm)
Re: [patch 2/3] Latencytop instrumentations part 1, Frank Ch. Eigler, (Fri Jan 18, 7:11 pm)
Re: [patch 2/3] Latencytop instrumentations part 1, Arjan van de Ven, (Fri Jan 18, 7:20 pm)
Re: [patch 2/3] Latencytop instrumentations part 1, Arnaldo Carvalho de Melo, (Fri Jan 18, 6:47 pm)
[patch 1/3] LatencyTOP infrastructure patch, Arjan van de Ven, (Fri Jan 18, 1:39 pm)
Re: LatencyTOP infrastructure patch, KOSAKI Motohiro, (Mon Jan 21, 4:06 am)
Re: LatencyTOP infrastructure patch, Arjan van de Ven, (Mon Jan 21, 12:16 pm)
Re: [patch 1/3] LatencyTOP infrastructure patch, Dmitry Adamushko, (Sun Jan 20, 12:47 pm)
Re: [patch 1/3] LatencyTOP infrastructure patch, Dmitry Adamushko, (Sun Jan 20, 1:18 pm)