commit | 573ed8985d290214440e6d9866e5330b5ef064ca | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Tue Oct 15 16:03:25 2019 -0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Tue Oct 15 16:13:27 2019 -0300 |
tree | 935669fb369886e54cb1893d51c42a5a2a512222 | |
parent | 97c2a7806f691f4124914623baa54223416a8cef [diff] |
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array We need to wrap this autogenerated string array with the strarray__scnprintf() formatter and the strarray__strotul() lookup method, do it. Cc: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Luis Cláudio Gonçalves <[email protected]> Cc: Namhyung Kim <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>