On Wed, Jan 20, 2021 at 3:51 AM Jiri Olsa <jo...@redhat.com> wrote: > > On Tue, Jan 19, 2021 at 02:31:55PM +0900, Namhyung Kim wrote: > > On Sun, Jan 3, 2021 at 7:05 AM Jiri Olsa <jo...@kernel.org> wrote: > > > > > > Adding support to detect daemon's config file changes > > > and re-read the configuration when that happens. > > > > Hmm.. maybe some of the code in the previous commit can be moved here. > > do you mean the config file support? > > I think this patch is quite small and straightforward - adds > the inotify processing for checking config change > > perhaps we can separate some of the code from previous commit, > and make it simpler, I'll check
I thought the reconfig logic could move to here. Thanks, Namhyung