aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJulien Grall <[email protected]>2016-04-11 16:32:56 +0100
committerChristoffer Dall <[email protected]>2016-05-03 12:54:21 +0200
commit611f039f5ee4f18a2941574857390cf8765184d5 (patch)
tree67b8cf8fd4b49523c5b1081f97c903258e8d4c5a /tools/perf/scripts/python/export-to-sqlite.py
parent68628bb87fe559969b92c8d5c5fd78d8dea5676b (diff)
irqchip/gic-v3: Gather all ACPI specific data in a single structure
The ACPI code requires to use global variables in order to collect information from the tables. To make clear those variables are ACPI specific, gather all of them in a single structure. Furthermore, even if some of the variables are not marked with __initdata, they are all only used during the initialization. Therefore, the new variable, which hold the structure, can be marked with __initdata. Signed-off-by: Julien Grall <[email protected]> Acked-by: Christoffer Dall <[email protected]> Reviewed-by: Hanjun Guo <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions