diff options
author | 2019-01-08 16:12:05 +0200 | |
---|---|---|
committer | 2019-01-10 11:29:02 +0800 | |
commit | b007065a0aebfba859cecbc23271542b04784567 (patch) | |
tree | e29df0ef5a7223213f03288823f5a092f63a90fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gvt: give the cmd parser decode_info a const treatment (diff) | |
download | linux-dev-b007065a0aebfba859cecbc23271542b04784567.tar.xz linux-dev-b007065a0aebfba859cecbc23271542b04784567.zip |
drm/i915/gvt: give the cmd parser cmd_info a const treatment
It doesn't need to be changed, make it const. The string literals should
anyway be referred to as const data.
The following gets moved to rodata section:
0000000000000080 l O .rodata 0000000000001c00 cmd_info
Reviewed-by: Yan Zhao <yan.y.zhao@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions