Updated from Linux LTS 3.10.21 to 3.10.22
This commit is contained in:
@@ -113,7 +113,7 @@ static u64 he_get_##_field(struct hist_entry *he) \
|
||||
static int hpp__color_##_type(struct perf_hpp *hpp, struct hist_entry *he) \
|
||||
{ \
|
||||
return __hpp__fmt(hpp, he, he_get_##_field, " %6.2f%%", \
|
||||
(hpp_snprint_fn)percent_color_snprintf, true); \
|
||||
percent_color_snprintf, true); \
|
||||
}
|
||||
|
||||
#define __HPP_ENTRY_PERCENT_FN(_type, _field) \
|
||||
|
||||
Reference in New Issue
Block a user