From: José Fonseca Date: Wed, 26 Oct 2011 07:19:12 +0000 (+0100) Subject: Add --color option when pipeing traceoutput to less. X-Git-Tag: 2.0_alpha^2~556 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7f34e8d5dcbfed6337b030a79c9b06aacc9247fa;p=tools%2Fapitrace.git Add --color option when pipeing traceoutput to less. --- diff --git a/README.markdown b/README.markdown index c388042..01fb8b6 100644 --- a/README.markdown +++ b/README.markdown @@ -29,7 +29,7 @@ directory. You can specify the written trace filename by setting the View the trace with - /path/to/tracedump application.trace | less -R + /path/to/tracedump --color application.trace | less -R Replay the trace with