summaryrefslogtreecommitdiff
path: root/tools/proftool.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23trace: Fix alignment logic in flyrecord headerMichal Simek1-2/+29
2023-09-23trace: Move trace_clocks description above record offset calculationMichal Simek1-3/+4
2023-09-23trace: Use 64bit variable for start and lenMichal Simek1-1/+2
2023-03-22proftool: Remove unused variables in make_flame_treeTom Rini1-14/+1
2023-02-11trace: Provide a flamegraph that uses timingSimon Glass1-11/+97
2023-02-11trace: Support output of a flamegraphSimon Glass1-1/+271
2023-02-11trace: Support output of funcgraph recordsSimon Glass1-32/+150
2023-02-11trace: Use text_base from the trace headerSimon Glass1-1/+6
2023-02-11trace: Drop use of objsectionSimon Glass1-28/+1
2023-02-11trace: Update proftool to use new binary formatSimon Glass1-45/+851
2023-02-11trace: Rename prof to trace and improve commentsSimon Glass1-39/+157
2023-01-18trace: Update trace-format generator for newer versionSimon Glass1-6/+13
2023-01-18trace: Adjust flags in proftoolSimon Glass1-12/+12
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2019-07-11trace: do not limit trace buffer to 2GiBHeinrich Schuchardt1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-11-17tools/proftool: fix use-after-freeVincent Stehlé1-2/+3
2015-05-09Fix musl buildJörg Krause1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-03tools/proftool: remove REG_NOERRORAndreas Bießmann1-1/+1
2013-06-26Add proftool to decode profile dataSimon Glass1-0/+611