summaryrefslogtreecommitdiff
path: root/tools/proftool.c
Commit message (Expand)AuthorAgeFilesLines
* proftool: Remove unused variables in make_flame_treeTom Rini2023-03-221-14/+1
* trace: Provide a flamegraph that uses timingSimon Glass2023-02-111-11/+97
* trace: Support output of a flamegraphSimon Glass2023-02-111-1/+271
* trace: Support output of funcgraph recordsSimon Glass2023-02-111-32/+150
* trace: Use text_base from the trace headerSimon Glass2023-02-111-1/+6
* trace: Drop use of objsectionSimon Glass2023-02-111-28/+1
* trace: Update proftool to use new binary formatSimon Glass2023-02-111-45/+851
* trace: Rename prof to trace and improve commentsSimon Glass2023-02-111-39/+157
* trace: Update trace-format generator for newer versionSimon Glass2023-01-181-6/+13
* trace: Adjust flags in proftoolSimon Glass2023-01-181-12/+12
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* trace: do not limit trace buffer to 2GiBHeinrich Schuchardt2019-07-101-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tools/proftool: fix use-after-freeVincent Stehlé2015-11-161-2/+3
* Fix musl buildJörg Krause2015-05-081-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* tools/proftool: remove REG_NOERRORAndreas Bießmann2013-07-031-1/+1
* Add proftool to decode profile dataSimon Glass2013-06-261-0/+611