FS#25248 - Provide perf utility in main repositories.
Attached to Project:
Arch Linux
Opened by Mad Fish (MadFish) - Sunday, 24 July 2011, 21:36 GMT
Last edited by Allan McRae (Allan) - Sunday, 24 July 2011, 22:08 GMT
Opened by Mad Fish (MadFish) - Sunday, 24 July 2011, 21:36 GMT
Last edited by Allan McRae (Allan) - Sunday, 24 July 2011, 22:08 GMT
|
Details
perf is a performance profiling tool for Linux, shipped as a
part of kernel source (as kernel profiling interface is
private).
There is perf-util in AUR, but this is better suited for [core] (or maybe [extra]), because it's tied to exact kernel version it was built for. Why? To make Arch Linux better suited for developers. perf provides easy-to-use system-wide sampling profiler, hotspots finding, source code annotation, etc. Some links: https://perf.wiki.kernel.org/index.php/Main_Page http://www.pixelbeat.org/programming/profiling/ http://web.eecs.utk.edu/~vweaver1/projects/perf-events/ |
This task depends upon