diff options
| author | Ian Rogers <irogers@google.com> | 2026-04-08 13:38:58 -0700 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-04-08 19:21:17 -0700 |
| commit | 80b549be27de0f11124c66eaeb5307c7b4582edd (patch) | |
| tree | bb7b57a3692264e98ada9d4366efc2ff326e6e38 /tools/perf/scripts/python | |
| parent | 19a9ed115fda95317c98bef0c716ea8412cd8ce0 (diff) | |
perf data: Clean up use_stdio and structures
use_stdio was associated with struct perf_data and not perf_data_file
meaning there was implicit use of fd rather than fptr that may not be
safe. For example, in perf_data_file__write. Reorganize perf_data_file
to better abstract use_stdio, add kernel-doc and more consistently use
perf_data__ accessors so that use_stdio is better respected.
Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
