diff options
| author | Ian Rogers <irogers@google.com> | 2025-10-05 21:24:10 +0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-10-15 17:59:10 +0300 |
| commit | 5f68451a9356522920928391b84c6c21fd92c903 (patch) | |
| tree | 1639b93f1db974d057bacba2b4ca5e7267e3ee6a /tools/perf/python | |
| parent | 84bae3af20d0b6c5d23b4f7558c2eaa7d59c9157 (diff) | |
| download | linux-5f68451a9356522920928391b84c6c21fd92c903.tar.xz | |
perf parse-events: Remove unused FILE input argument to scanner
Now the events file isn't directly parsed from a FILE but stored in a
string prior to parsing, remove the FILE argument to the associated
scanner functions as they only ever pass NULL.
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
