diff options
author | Vikas Shivappa <[email protected]> | 2017-04-19 16:50:03 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-04-20 15:57:59 +0200 |
commit | 634b0e0491d6f6e882b922eb41c278d01a743bab (patch) | |
tree | 312ddb0fda51eef77f01ac3e66cf53ec953a93a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | adcbdd70309dba5a12a9d8158deb6a62a6d5fc98 (diff) |
x86/intel_rdt: Trim whitespace while parsing schemata input
Schemata is displayed in tabular format which introduces some whitespace
to show data in a tabular format.
Writing back the same data fails as the parser does not handle the
whitespace.
Trim the leading and trailing whitespace before parsing.
Reported-by: Prakhya, Sai Praneeth <[email protected]>
Signed-off-by: Vikas Shivappa <[email protected]>
Tested-by: Prakhya, Sai Praneeth <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions