Re: [dpdk-dev] [PATCH] doc: add profile with vtune section to prog guide

2021-01-13 Thread Thomas Monjalon
13/01/2021 18:11, Bruce Richardson: > On Wed, Dec 02, 2020 at 08:48:06PM +0300, eugeny.parshu...@linux.intel.com > wrote: > > From: Eugeny Parshutin > > > > Return back 'profiling with vtune' section to profiling programmers > > guide with updated instruction on how to enable vtune profiling > >

Re: [dpdk-dev] [PATCH] doc: add profile with vtune section to prog guide

2021-01-13 Thread Bruce Richardson
On Wed, Dec 02, 2020 at 08:48:06PM +0300, eugeny.parshu...@linux.intel.com wrote: > From: Eugeny Parshutin > > Return back 'profiling with vtune' section to profiling programmers > guide with updated instruction on how to enable vtune profiling > with meson configuration option. > > Signed-off-

[dpdk-dev] [PATCH] doc: add profile with vtune section to prog guide

2020-12-02 Thread eugeny . parshutin
From: Eugeny Parshutin Return back 'profiling with vtune' section to profiling programmers guide with updated instruction on how to enable vtune profiling with meson configuration option. Signed-off-by: Eugeny Parshutin --- doc/guides/prog_guide/profile_app.rst | 14 ++ 1 file chan