diff options
| author | Ian Rogers <irogers@google.com> | 2025-10-05 21:24:11 +0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-10-15 17:59:10 +0300 |
| commit | 7f20b3dd93f6a10cd742c091f047464185b09eed (patch) | |
| tree | 655dd38231e8dcef0b6cf8a6ed15bf8fb76b1eb9 /tools/perf/python | |
| parent | 5f68451a9356522920928391b84c6c21fd92c903 (diff) | |
| download | linux-7f20b3dd93f6a10cd742c091f047464185b09eed.tar.xz | |
perf pmu: Use fd rather than FILE from new_alias
The FILE argument was necessary for the scanner but now that
functionality is not being used we can switch to just using
io__getline which should cut down on stdio buffer usage.
Tested-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Ian Rogers <irogers@google.com>
Tested-by: James Clark <james.clark@linaro.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/python')
0 files changed, 0 insertions, 0 deletions
