Re: [PATCH 0/2] measure latency of cpu hotplug path

2020-09-28 Thread Peter Zijlstra
On Sun, Sep 27, 2020 at 07:41:45PM -0700, psoda...@codeaurora.org wrote: > On 2020-09-24 07:58, Steven Rostedt wrote: > > On Thu, 24 Sep 2020 10:34:14 +0200 > > pet...@infradead.org wrote: > > > > > On Wed, Sep 23, 2020 at 04:37:44PM -0700, Prasad Sodagudi wrote: > > > > There are all changes

Re: [PATCH 0/2] measure latency of cpu hotplug path

2020-09-27 Thread psodagud
On 2020-09-24 07:58, Steven Rostedt wrote: On Thu, 24 Sep 2020 10:34:14 +0200 pet...@infradead.org wrote: On Wed, Sep 23, 2020 at 04:37:44PM -0700, Prasad Sodagudi wrote: > There are all changes related to cpu hotplug path and would like to seek > upstream review. These are all patches in

Re: [PATCH 0/2] measure latency of cpu hotplug path

2020-09-24 Thread Steven Rostedt
On Thu, 24 Sep 2020 10:34:14 +0200 pet...@infradead.org wrote: > On Wed, Sep 23, 2020 at 04:37:44PM -0700, Prasad Sodagudi wrote: > > There are all changes related to cpu hotplug path and would like to seek > > upstream review. These are all patches in Qualcomm downstream kernel > > for a quite

Re: [PATCH 0/2] measure latency of cpu hotplug path

2020-09-24 Thread peterz
On Wed, Sep 23, 2020 at 04:37:44PM -0700, Prasad Sodagudi wrote: > There are all changes related to cpu hotplug path and would like to seek > upstream review. These are all patches in Qualcomm downstream kernel > for a quite long time. First patch sets the rt prioity to hotplug > task and second

[PATCH 0/2] measure latency of cpu hotplug path

2020-09-23 Thread Prasad Sodagudi
There are all changes related to cpu hotplug path and would like to seek upstream review. These are all patches in Qualcomm downstream kernel for a quite long time. First patch sets the rt prioity to hotplug task and second patch adds cpuhp trace events. 1) cpu-hotplug: Always use real time