Re: [PATCH 6/7] perf tools: Add name field into perf_hpp_fmt
Hi Jiri, On Fri, 25 Jul 2014 13:12:30 +0200, Jiri Olsa wrote: > On Fri, Jul 25, 2014 at 10:18:57AM +0900, Namhyung Kim wrote: > > SNIP > >> } >> >> -#define __HPP_WIDTH_FN(_type, _str) \ >> +#define __HPP_WIDTH_FN(_type)
Re: [PATCH 6/7] perf tools: Add name field into perf_hpp_fmt
On Fri, Jul 25, 2014 at 10:18:57AM +0900, Namhyung Kim wrote: SNIP > } > > -#define __HPP_WIDTH_FN(_type, _str) \ > +#define __HPP_WIDTH_FN(_type) > \ > static int hpp__width_##_type(struct perf_hpp_fmt *fmt,