Re: [PATCH 2/8] perf tools: Add debug_set_display_time function

2020-12-15 Thread Arnaldo Carvalho de Melo
Em Sat, Dec 12, 2020 at 11:43:52AM +0100, Jiri Olsa escreveu: > Allow to display time in perf debug output via new > debug_set_display_time function. > > It will be used in perf daemon command to get verbose > output into log file. > > The debug time format is: > > [2020-12-03 18:25:31.822152]

[PATCH 2/8] perf tools: Add debug_set_display_time function

2020-12-12 Thread Jiri Olsa
Allow to display time in perf debug output via new debug_set_display_time function. It will be used in perf daemon command to get verbose output into log file. The debug time format is: [2020-12-03 18:25:31.822152] affinity: SYS [2020-12-03 18:25:31.822164] mmap flush: 1 [2020-12-03 18:25: