diff options
| author | Namhyung Kim <namhyung@kernel.org> | 2026-07-01 12:41:51 -0700 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2026-07-03 13:40:24 -0700 |
| commit | 5169bd7647e612a0c93c8f52140565a0388856b1 (patch) | |
| tree | 826bda9afb7869f277a5f922c96b323a1e1f6fef /tools/perf/scripts/python | |
| parent | cd589eba99f4578a6cf495fa23d02c28fc129ec1 (diff) | |
perf kvm: Do not copy filename string
As it removed STRDUP_FAIL_EXIT(), it no longer calls free() for elements
in the copied argv. Thus, the filename should not be allocated as well.
In fact, it's a pointer to string literals and should be fine to pass
the pointer.
Tested-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
