Re: [PATCH v5 01/12] perf tools: Improve topology test

2020-11-26 Thread James Clark
On 18/11/2020 13:21, Namhyung Kim wrote: > Hello, > > On Tue, Nov 17, 2020 at 11:49 PM James Clark wrote: >> >> Improve the topology test to check all aggregation >> types. This is to lock down the behaviour before >> 'id' is changed into a struct in later commits. >> >> Signed-off-by: James C

Re: [PATCH v5 01/12] perf tools: Improve topology test

2020-11-18 Thread Namhyung Kim
Hello, On Tue, Nov 17, 2020 at 11:49 PM James Clark wrote: > > Improve the topology test to check all aggregation > types. This is to lock down the behaviour before > 'id' is changed into a struct in later commits. > > Signed-off-by: James Clark > Cc: Peter Zijlstra > Cc: Ingo Molnar > Cc: Arn