On Mon, 27 Nov 2017 16:23:12 -0800
Andi Kleen wrote:
> From: Andi Kleen
>
> Add a configurable node size to strlist, which allows users
> to store additional data in a str_node. Also add a new interface
> to add a new strlist node, and return the node, so additional
> data can be added.
>
> Si
From: Andi Kleen
Add a configurable node size to strlist, which allows users
to store additional data in a str_node. Also add a new interface
to add a new strlist node, and return the node, so additional
data can be added.
Signed-off-by: Andi Kleen
---
tools/perf/util/rblist.c | 16 ++
2 matches
Mail list logo