diff options
author | Ian Rogers <[email protected]> | 2024-10-25 12:21:03 -0700 |
---|---|---|
committer | Namhyung Kim <[email protected]> | 2024-10-28 09:32:57 -0700 |
commit | 2c66343927eebe799324410f1ca9cde79e71dbe4 (patch) | |
tree | 4d3a56886fae120947aca93cef251c618c7d8054 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d50318fe00d176c5ee5de9092ca092bee05a9eb6 (diff) |
perf test: Avoid list test blocking on writing to stdout
Python's json.tool will output the input json to stdout. Redirect to
/dev/null to avoid blocking on stdout writes.
Tested-by: James Clark <[email protected]>
Signed-off-by: Ian Rogers <[email protected]>
Cc: Colin Ian King <[email protected]>
Cc: Howard Chu <[email protected]>
Cc: Weilin Wang <[email protected]>
Cc: Ilya Leoshkevich <[email protected]>
Cc: Thomas Richter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Dapeng Mi <[email protected]>
Cc: Athira Jajeev <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Veronika Molnarova <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions