diff options
author | James Clark <[email protected]> | 2023-04-25 15:35:29 +0100 |
---|---|---|
committer | Suzuki K Poulose <[email protected]> | 2023-06-05 15:46:45 +0100 |
commit | 9fa3682869d4e1632f0fb2ed18c4cece101ace57 (patch) | |
tree | b5c91a6f75d31667147b04c6c8ac4731866b0686 /tools/perf/scripts/python/stackcollapse.py | |
parent | c45b2835e7b205783bdfe08cc98fa86a7c5eeb74 (diff) |
coresight: Use enum type for cs_mode wherever possible
mode is stored as a local_t, but it is also passed around a lot as a
plain u32, so use the correct type wherever local_t isn't currently
used. This helps a little bit with readability.
Reviewed-by: Mike Leach <[email protected]>
Signed-off-by: James Clark <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions