Re: [PATCH v13 04/23] perf config: Document variables for 'annotate' section in man page

2016-01-21 Thread Taeung Song
Hi, Arnaldo Sorry for my tardy response. On 01/21/2016 11:45 PM, Arnaldo Carvalho de Melo wrote: Em Fri, Jan 08, 2016 at 08:39:34PM +0900, Taeung Song escreveu: Explain 'annotate' section and its variables. 'hide_src_code', 'use_offset', 'jump_arrows', 'show_linenr', 'show_nr_jump' and 'show_

Re: [PATCH v13 04/23] perf config: Document variables for 'annotate' section in man page

2016-01-21 Thread Arnaldo Carvalho de Melo
Em Fri, Jan 08, 2016 at 08:39:34PM +0900, Taeung Song escreveu: > Explain 'annotate' section and its variables. > > 'hide_src_code', 'use_offset', 'jump_arrows', > 'show_linenr', 'show_nr_jump' and 'show_total_period'. > > Cc: Namhyung Kim > Cc: Jiri Olsa > Signed-off-by: Taeung Song > --- >