diff options
author | Qi Liu <[email protected]> | 2021-04-01 19:16:41 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-04-01 18:05:32 +0100 |
commit | 2c2e21e78a945b174629944281997bbcb839e6bb (patch) | |
tree | 96694d3a88140edf86d0bcb58a40c76ef5bf2082 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | e20ac6c54a93335b56a6d057aa5da27183f573fa (diff) |
arm64: perf: Remove redundant initialization in perf_event.c
The initialization of value in function armv8pmu_read_hw_counter()
and armv8pmu_read_counter() seem redundant, as they are soon updated.
So, We can remove them.
Signed-off-by: Qi Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions