diff options
author | Hemant Kumar <[email protected]> | 2016-01-28 12:03:05 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-29 17:49:53 -0300 |
commit | 48deaa74fcdad516a94fe38a4af706747d9e4745 (patch) | |
tree | a0f580a862fe96024ffb24c2332fedf069594b40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 162607ea20fafb4a76234ebe4314cd733345482e (diff) |
perf kvm/{x86,s390}: Remove const from kvm_events_tp
This patch removes the "const" qualifier from kvm_events_tp declaration
to account for the fact that some architectures may need to update this
variable dynamically. For instance, powerpc will need to update this
variable dynamically depending on the machine type.
Signed-off-by: Hemant Kumar <[email protected]>
Acked-by: David Ahern <[email protected]>
Cc: Alexander Yarygin <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Naveen N. Rao <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Scott Wood <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions