aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohn Millikin <[email protected]>2020-12-23 14:10:56 +0900
committerWill Deacon <[email protected]>2021-01-20 12:23:27 +0000
commitf3cb097ad8888019e6d8777cb17bcee18ac6c2f6 (patch)
tree8021bff9f4a780636b82b8a9e11363708726d615 /tools/perf/scripts/python/export-to-postgresql.py
parenta5b8ca97fbf8300a5e21c393df25ce6f521e7939 (diff)
arm64: Support running gen_vdso_offsets.sh with BSD userland.
BSD sed ignores whitespace character escape sequences such as '\t' in the replacement string, causing this script to produce the following incorrect output:   #define vdso_offset_sigtrampt0x089c Changing the hard tab to ' ' causes both BSD and GNU dialects of sed to produce equivalent output. Signed-off-by: John Millikin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions