summaryrefslogtreecommitdiffstats
path: root/utils/ltt/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ltt/DETAILS')
-rwxr-xr-xutils/ltt/DETAILS7
1 files changed, 6 insertions, 1 deletions
diff --git a/utils/ltt/DETAILS b/utils/ltt/DETAILS
index a05461fd7a..9709e1a335 100755
--- a/utils/ltt/DETAILS
+++ b/utils/ltt/DETAILS
@@ -10,5 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="utils"
SHORT="LTT provides its user with all the information required to reconstruct a system's behavior during a certain period of time."
cat << EOF
-LTT provides its user with all the information required to reconstruct a system's behavior during a certain period of time. One can know exactly the dynamics of a system. Why do certain synchronization problems occur? What exactly happens to an application when a packet is received for it? Overall, where do all the applications that I use spend their time? Where are the I/O latencies in a given application? etc.
+LTT provides its user with all the information required to reconstruct a
+system's behavior during a certain period of time. One can know exactly the
+dynamics of a system. Why do certain synchronization problems occur? What
+exactly happens to an application when a packet is received for it? Overall,
+where do all the applications that I use spend their time? Where are the
+I/O latencies in a given application? etc.
EOF