Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
latencytop: System latency monitor
- Summary
- LatencyTOP is a tool for software developers (both kernel and userspace), aimed
at identifying where in the system latency is happening, and what kind of
operation/action is causing the latency to happen so that the code can be
changed to avoid the worst latency hiccups.
Changelog
- * Wed Feb 20 18:00:00 2008 Michal Schmidt <mschmidt{%}redhat{*}com> - 0.3-5
- Own the data directory.
- * Tue Feb 5 18:00:00 2008 Michal Schmidt <mschmidt{%}redhat{*}com> - 0.3-4
- Package the translation table too and modify latencytop.c to look for it in
the correct directory.
- * Mon Feb 4 18:00:00 2008 Michal Schmidt <mschmidt{%}redhat{*}com> - 0.3-3
- Dropped the whitespace-changing hunk from latencytop-standard-cflags.patch.