Re: Allow tracepoints to use direct indexing for number->string translation

From: Steven Rostedt
Date: Fri Dec 16 2016 - 10:12:28 EST


On Fri, 16 Dec 2016 11:55:35 +0000
David Howells <dhowells@xxxxxxxxxx> wrote:

> Another feature that would be very nice to have is the ability to turn a
> number into a string by direct array index rather than by table search or
> serial ?: ternary operators.

Which function are you talking about?

-- Steve