diff options
author | 2023-02-22 03:26:29 -0800 | |
---|---|---|
committer | 2023-03-22 13:36:55 -0700 | |
commit | 57797f19d5a78b5a84b7452790f7da22865f6420 (patch) | |
tree | e77ca5fbffd67c06abc8d6bd46c3ed1d6184eb45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/power/x86/intel-speed-select: Fix clos-max display with TPMI I/F (diff) | |
download | wireguard-linux-57797f19d5a78b5a84b7452790f7da22865f6420.tar.xz wireguard-linux-57797f19d5a78b5a84b7452790f7da22865f6420.zip |
tools/power/x86/intel-speed-select: Add missing free cpuset
During perf level change cpuset is allocated but not freed.
Add free_cpu_set() in success and failure path.
Although this is not an issue, as the program will exit after
processing of online/offline, but for completeness add the
free_cpu_set().
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions