Jump to content

LatencyTOP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Removed double link.
Tags: Mobile edit Mobile web edit Advanced mobile edit
removed dead link
Line 43: Line 43:
* [https://web.archive.org/web/20130123080332/https://latencytop.org/ LatencyTOP site] (via [https://web.archive.org Internet Archive])
* [https://web.archive.org/web/20130123080332/https://latencytop.org/ LatencyTOP site] (via [https://web.archive.org Internet Archive])
* [http://git.infradead.org/latencytop.git git tree]
* [http://git.infradead.org/latencytop.git git tree]

* [http://archive09.linux.com/feature/146320 Linux.com article on LatencyTOP]


{{DEFAULTSORT:Latencytop}}
{{DEFAULTSORT:Latencytop}}

Revision as of 09:26, 29 July 2021

LatencyTOP
Original author(s)Intel
Developer(s)Arjan van de Ven
Initial release2008
Stable release
0.5
Repositorygit.infradead.org/latencytop.git
Written inC
Operating systemLinux, Solaris
Platformx86, ARM
TypeUtility
LicenseGPLv2
Websitewww.latencytop.org Edit this on Wikidata

LatencyTOP is a Linux application for identifying operating system latency within the kernel and find out the operations/actions which cause the latency. LatencyTOP is a tool for software developers to visualize system latencies. Based on these observations, the source code of the application or kernel can be modified to reduce latency. It was released by Intel in 2008 under the GPLv2 license. It works for Intel, AMD and ARM processors.[citation needed]

The project appears to be dead as the website is gone and there have not been commits since 2009.[1]

See also

References

  1. ^ "The LatencyTOP Open Source Project on Open Hub".