diff options
| author | Arnd Bergmann <[email protected]> | 2017-11-27 10:21:41 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-12-29 06:21:02 -0500 |
| commit | 456e7b1804f762e406297a663e43b2c14e386e75 (patch) | |
| tree | e51bb17205e016dec830b540f87911d02b710b37 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ea90b171165536d5e17e1c1e5490e60885763f81 (diff) | |
media: staging: atomisp: convert timestamps to ktime_t
timespec overflows in 2038 on 32-bit architectures, and the
getnstimeofday() suffers from possible time jumps, so the
timestamps here are better done using ktime_get(), which has
neither of those problems.
In case of ov2680, we don't seem to use the timestamp at
all, so I just remove it.
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Alan Cox <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions