]> git.baikalelectronics.ru Git - uboot.git/commit
trace: Adjust flags in proftool
authorSimon Glass <sjg@chromium.org>
Wed, 21 Dec 2022 23:08:24 +0000 (16:08 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 18:49:13 +0000 (11:49 -0700)
commit066d1511f3e522954ab85a51449bb77743918db3
tree020059375bcd8781f996da7236b4181504354889
parentd56bb3a1916ab419399fedc9d509860b91a6db24
trace: Adjust flags in proftool

The flags in this tool don't match the comments or help. Also the variable
names are quite confusing. Update them for consistency.

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