]> git.baikalelectronics.ru Git - uboot.git/commit
Docker: Support trace-cmd
authorSimon Glass <sjg@chromium.org>
Sun, 15 Jan 2023 21:15:59 +0000 (14:15 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 17:22:35 +0000 (12:22 -0500)
commit8562befb49b6d6825d52d6101331b27297d99768
treec9fc0e8f0e9c9e0e044dd1b81b7ba24c661a19d7
parent701bccf8e4bf1aa2fca6ebe4bb5d936abeeea679
Docker: Support trace-cmd

Build trace-cmd as part of the docker image, so that trace tests can be
used. Unfortunately the version provided by distributions is a little old
and has bugs. It also does not support specifying the time base for the
trace, which is required to convert microseconds to nanaseconds.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/docker/Dockerfile