aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTai Nguyen <[email protected]>2017-07-13 11:19:08 -0700
committerWill Deacon <[email protected]>2017-08-08 14:33:13 +0100
commitc1be2ddb1e25ecf425d93a81dc64a650b9ff3107 (patch)
tree58c04ac26b86a51e9c1bef3476d94d404d341add /tools/perf/scripts/python/stackcollapse.py
parent1031a1592908ccd3240f4a5731c96c382c932310 (diff)
perf: xgene: Remove unnecessary managed resources cleanup
Managed resources in the driver should be automatically cleaned up on driver detach. It's unnecessary to manually free/unmmap these resources. One of the manual cleanup causes static checkers to complain. The bug is reported by Dan Carpenter <[email protected]> in [1] [1] https://www.spinics.net/lists/arm-kernel/msg593012.html This patch gets rid of all the unnecessary manual cleanup and properly unregister all the registered PMU devices by the driver on driver detach. Signed-off-by: Tai Nguyen <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions