diff options
author | Ramkumar Ramachandra <[email protected]> | 2013-12-30 13:04:20 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-13 11:37:17 -0300 |
commit | 1f513b2c1e8a2008b8ab767fdb6fa6c154591ed3 (patch) | |
tree | a53d0f8f29a86b8a2e2043379d06887351a07d02 /lib/mpi/mpi-internal.h | |
parent | 01f10bc85f538cd681d0a3338b97a33f308d944b (diff) |
perf diff: Color the Ratio column
In
$ perf diff -c ratio
color the Ratio column using value_color_snprintf(), a new function that
operates exactly like percent_color_snprintf().
At first glance, it looks like percent_color_snprintf() can be turned
into a non-variadic function simplifying things; however, 53805ec (perf
tools: Remove cast of non-variadic function to variadic, 2013-10-31)
explains why it needs to be a variadic function.
Signed-off-by: Ramkumar Ramachandra <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions