diff options
| author | Vikas Shivappa <[email protected]> | 2017-07-25 14:14:26 -0700 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2017-08-01 22:41:20 +0200 |
| commit | dd131853f3fbc1c3aa051c34a2967c2f76309024 (patch) | |
| tree | 079e2c047395c938e8f82564bd17ba859043ac47 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1b5c0b7583173b787b5c93ff89838a950d0e23ff (diff) | |
x86/intel_rdt: Make rdt_resources_all more readable
Change the format of the global rdt_resources_all. This holds all the
RDT resource structure initialization values. Make this more readable by
using the format:
rdt_resources_all[] = {
[<resource_index>] =
{...
}
...
}
Signed-off-by: Vikas Shivappa <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions