Re: [PATCH v7 4/8] perf tool: synthesize namespace events for current processes

2017-03-03 Thread Hari Bathini
On Thursday 02 March 2017 02:35 AM, Arnaldo Carvalho de Melo wrote: Em Tue, Feb 21, 2017 at 07:31:44PM +0530, Hari Bathini escreveu: Synthesize PERF_RECORD_NAMESPACES events for processes that were running prior to invocation of perf record, the data for which is taken from /proc/$PID/ns. Thes

Re: [PATCH v7 4/8] perf tool: synthesize namespace events for current processes

2017-03-01 Thread Arnaldo Carvalho de Melo
Em Tue, Feb 21, 2017 at 07:31:44PM +0530, Hari Bathini escreveu: > Synthesize PERF_RECORD_NAMESPACES events for processes that were > running prior to invocation of perf record, the data for which is > taken from /proc/$PID/ns. These changes make way for analyzing > events with regard to namespaces