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: Andi Kleen <andi@...>, Linux Kernel Mailing List <linux-kernel@...>, Linus Torvalds <torvalds@...>, Ingo Molnar <mingo@...>, Andrew Morton <akpm@...>
Date: Saturday, January 19, 2008 - 2:08 am

> syscall nr and pid at minimum then.

oprofile already supports logging the pid I believe. Otherwise
the pid filter in opreport could hardly work.


oprofile works fine for modules.


Well rather it uses an existing framework for something that fits
it well.

Also the way I proposed is very cheap and would be possible
to use in production kernels without special configs.


The oprofile interface is per CPU (so you wouldn't need to reinvent
that to fix your locking) and if you add the syscall
logging feature to it it would apply to all profile events
e.g. you could then do things like "matching cache misses to syscalls" 

-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, 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, Andi Kleen, (Sat Jan 19, 2:08 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)