diff options
author | Taeung Song <[email protected]> | 2017-04-08 09:52:24 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-04-11 16:22:22 -0300 |
commit | 4597cf0664d2fad785509dedfed22f8fe8951ebb (patch) | |
tree | 1298004463bccfbbdab9172bf1fbcd34c5272e0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c9d1c93421e3b3c7051b193c9cf648a3bc55cb3e (diff) |
perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
When parsing disassemble lines, use ltrim() and rtrim() to strip them,
not using just while loop and isspace().
Signed-off-by: Taeung Song <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[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