diff options
author | Fuad Tabba <[email protected]> | 2022-05-10 09:57:08 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-05-15 11:24:17 +0100 |
commit | e987a4c60f9755b2f7a19bf1b5ef2eb74c90579b (patch) | |
tree | 7205c1ae87642430800bac880003c9b20230954d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 3cb8a091a7016be0ee5420ff6c1928972e3ce23e (diff) |
KVM: arm64: Repack struct kvm_pmu to reduce size
struct kvm_pmu has 2 holes using 10 bytes. This is instantiated
in all vcpus, so it adds up. Repack the structures to remove the
holes.
No functional change intended.
Reviewed-by: Oliver Upton <[email protected]>
Signed-off-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions