aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-06-18 17:41:01 +0200
committerTakashi Iwai <[email protected]>2018-06-18 17:56:29 +0200
commita8eaad7b04eaab3df6b8db722d4418286815b46c (patch)
tree24a6da74fedfeeb85a2567d008128b8bfbe4fb21 /tools/perf/scripts/python/export-to-postgresql.py
parenta753af301c616cd51dedb3b5a8b3ba6cac3e58b8 (diff)
ALSA: line6: stop using get_seconds()
The get_seconds() function is deprecated because it truncates the timestamp to 32 bits, so all users should change to ktime_get_seconds() or ktime_get_real_seconds(). The firmware interface for passing the timestamp is also limited to 32 bits, so this patch only has the cosmetic effect of avoiding the old interface. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions