aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-04 13:02:30 -0300
committerWilliam Breathitt Gray <[email protected]>2024-04-02 13:10:33 -0400
commit6b0828ca8bd18315647511dfe731101b6a59de2b (patch)
tree35edcf0041435b833464995467772d8c6daa8100 /tools/perf/scripts/python
parent416bdb89605d960405178b9bf04df512d1ace1a3 (diff)
counter: make counter_bus_type const
Now that the driver core can properly handle constant struct bus_type, move the counter_bus_type variable to be a constant structure as well, placing it into read-only memory which can not be modified at runtime. Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: "Ricardo B. Marliere" <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: William Breathitt Gray <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions