aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-11-10 11:46:17 -0500
committerMauro Carvalho Chehab <[email protected]>2017-12-08 11:13:16 -0500
commit41e33085284dd2bc6b6180d8381ff8a509b9d8ba (patch)
tree3f70a95249406906351c0e0b7c6febde94665dc8 /tools/perf/scripts/python/export-to-postgresql.py
parentd5ac225c7d64c9c3ef821239edc035634e594ec9 (diff)
media: vivid: print time in y2038-safe way
time_to_tm() takes a time_t value that overflows in 2038 on 32-bit systems. time64_to_tm() doesn't have this problem, so let's use that in combination with ktime_get_real_seconds() to read a 64-bit time value. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions