lkml.org 
[lkml]   [2014]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 08/20] perf tools: Allow hpp fields to be sort keys
Date
On Thu, 15 May 2014 14:51:32 +0200, Jiri Olsa wrote:
> On Mon, May 12, 2014 at 03:28:41PM +0900, Namhyung Kim wrote:
>
> SNIP
>
>> +static struct hpp_dimension hpp_sort_dimensions[] = {
>> + DIM(PERF_HPP__OVERHEAD, "overhead"),
>> + DIM(PERF_HPP__OVERHEAD_SYS, "overhead_sys"),
>> + DIM(PERF_HPP__OVERHEAD_US, "overhead_us"),
>> + DIM(PERF_HPP__OVERHEAD_GUEST_SYS, "overhead_guest_sys"),
>> + DIM(PERF_HPP__OVERHEAD_GUEST_US, "overhead_guest_us"),
>> + DIM(PERF_HPP__SAMPLES, "sample"),
>> + DIM(PERF_HPP__PERIOD, "period"),
>> +};
>
> just a nit.. overhead_guest_us|sys misplace are not properly aligned

Okay. Will fix.

Thanks,
Namhyung


\
 
 \ /
  Last update: 2014-05-16 09:21    [W:0.169 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site