On Tue, Jul 21, 2020 at 05:09:24PM +0100, Ciara Power wrote:
> This patch adds examples to the Telemetry HowTo guide, to demonstrate
> commands that use parameters. The programmer's guide is also modified to
> include details on writing a callback function for a new command.
> 
> Signed-off-by: Ciara Power <ciara.po...@intel.com>
> 
> ---
> v2:
>   - Replaced examples of using commands in the programmer's guide with
>     a link to the HowTo guide.
>   - Added an example showing the use of a single string value.
>   - Replaced inline functions with a synthetic example function below
>     the list of parameters.
> ---
>  doc/guides/howto/telemetry.rst          |  46 ++++++-
>  doc/guides/prog_guide/telemetry_lib.rst | 172 ++++++++++++++++++++----
>  2 files changed, 187 insertions(+), 31 deletions(-)
> 
Missed threading patch with v1, but content looks fine to me.

Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to