diff options
| author | James Clark <[email protected]> | 2025-03-19 10:16:10 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2025-03-19 23:56:56 +0000 |
| commit | 6d2dcd635204c023eb5328ad7d38b198a5558c9b (patch) | |
| tree | c9a2a8af4ecf1a9cca50082f726d72dd6eb7cff7 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | perf cpumap: Increment reference count for online cpumap (diff) | |
| download | kernel-6d2dcd635204c023eb5328ad7d38b198a5558c9b.tar.gz kernel-6d2dcd635204c023eb5328ad7d38b198a5558c9b.zip | |
perf: intel-tpebs: Fix incorrect usage of zfree()
zfree() requires an address otherwise it frees what's in name, rather
than name itself. Pass the address of name to fix it.
This was the only incorrect occurrence in Perf found using a search.
Fixes: 8db5cabcf1b6 ("perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire latency value for a metric.")
Signed-off-by: James Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
