aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Maurer <[email protected]>2024-07-30 09:26:24 +0000
committerMiguel Ojeda <[email protected]>2024-08-23 06:25:59 +0200
commitc6945acad7a14b6afb390a4afc1d354ef5413ea6 (patch)
treeaca94831be93f1de0136d2d8a5a58855a4b3c64e /tools/perf/scripts/python
parent6d1c22d0ace31d096b0dab5318c6a0d3219d6456 (diff)
rust: support arrays in target JSON
Some configuration options such as the supported sanitizer list are arrays. To support using Rust with sanitizers on x86, we must update the target.json generator to support this case. The Push trait is removed in favor of the From trait because the Push trait doesn't work well in the nested case where you are not really pushing values to a TargetSpec. Signed-off-by: Matthew Maurer <[email protected]> Signed-off-by: Alice Ryhl <[email protected]> Reviewed-by: Gary Guo <[email protected]> Tested-by: Gatlin Newhouse <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions