Home
last modified time | relevance | path

Searched refs:Lines (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py24 Lines = args.file.readlines() variable
65 input = '[\n' + ','.join(Lines) + '\n]'
98 print('Test failed for input:\n' + '\n'.join(Lines))

Completed in 1 milliseconds