diff options
author | Axel Lin <[email protected]> | 2016-10-21 09:09:08 +0800 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2016-11-17 11:31:28 +0900 |
commit | f8dbe363ba01de9bebb023f499e7bf9c31f028ab (patch) | |
tree | 94f8dcfc3751754da2bcc4d18630f752543ff799 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 29e477f23598b850b08bae22d142bd3abf491248 (diff) |
PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated
The rest of the code uses ARRAY_SIZE to count the number of entries in
ppmu_events array. The NULL terminated entry makes ARRAY_SIZE return
off-by-one value.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions