index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
proftool.c
Age
Commit message (
Expand
)
Author
2023-09-23
trace: Fix alignment logic in flyrecord header
Michal Simek
2023-09-23
trace: Move trace_clocks description above record offset calculation
Michal Simek
2023-09-23
trace: Use 64bit variable for start and len
Michal Simek
2023-03-22
proftool: Remove unused variables in make_flame_tree
Tom Rini
2023-02-11
trace: Provide a flamegraph that uses timing
Simon Glass
2023-02-11
trace: Support output of a flamegraph
Simon Glass
2023-02-11
trace: Support output of funcgraph records
Simon Glass
2023-02-11
trace: Use text_base from the trace header
Simon Glass
2023-02-11
trace: Drop use of objsection
Simon Glass
2023-02-11
trace: Update proftool to use new binary format
Simon Glass
2023-02-11
trace: Rename prof to trace and improve comments
Simon Glass
2023-01-18
trace: Update trace-format generator for newer version
Simon Glass
2023-01-18
trace: Adjust flags in proftool
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-07-10
trace: do not limit trace buffer to 2GiB
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-16
tools/proftool: fix use-after-free
Vincent Stehlé
2015-05-08
Fix musl build
Jörg Krause
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-03
tools/proftool: remove REG_NOERROR
Andreas Bießmann
2013-06-26
Add proftool to decode profile data
Simon Glass