Messages in this thread |  | | From | Ramkumar Ramachandra <> | Subject | [PATCH v3 0/4] More color in 'perf diff' | Date | Wed, 27 Nov 2013 16:32:30 +0530 |
| |
Hi,
This iteration fixes several small problems in the previous iteration pointed out by Jiri Olsa. Most significantly, the first patch has been dropped, and there's just one switch-case statement for the entire logic.
Thanks.
Ramkumar Ramachandra (4): perf diff: color the Delta column perf diff: generalize hpp__color_delta for -c perf diff: color the Ratio column perf diff: color the Weighted Diff column
tools/perf/builtin-diff.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 91 insertions(+), 1 deletion(-)
-- 1.8.5.rc0.5.g70ebc73.dirty
|  |