diff options
author | Zubin Mithra <[email protected]> | 2018-08-10 08:43:14 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-10 14:55:36 +0200 |
commit | 2766d2ee960c52adc415931130dd6910158dd04d (patch) | |
tree | 65101158114c21729cf18266dd280172e76aadae /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ba6cc93d611b2329f6f1f05d530c1766036863f0 (diff) |
perf/x86: Add __ro_after_init annotations
x86_pmu_{format,events,attr,caps}_group is written to in
init_hw_perf_events and not modified after. This makes them suitable
candidates for annotating as __ro_after_init.
Signed-off-by: Zubin Mithra <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions