Re: [PATCH 0/2] perf tools: minor fixes regarding macro usage

2020-07-03 Thread Jiri Olsa
On Mon, Jun 29, 2020 at 02:25:19AM +0300, Emmanouil Maroudas wrote: > Hello, > > Here are some minor fixes for perf tools regarding *SEC_PER*SEC macro > usage, > found while reading the code. > > Patch 1 replaces a macro with a more suitable one (same value, different > name). >

[PATCH 0/2] perf tools: minor fixes regarding macro usage

2020-06-28 Thread Emmanouil Maroudas
Hello, Here are some minor fixes for perf tools regarding *SEC_PER*SEC macro usage, found while reading the code. Patch 1 replaces a macro with a more suitable one (same value, different name). Patch 2 converts some hardcoded values (which seem appropriate IMHO) with their